System.Object
   System.Attribute
      Eplan.EplApi.EServices.Ged.InteractionAttribute
System.Object
   System.Attribute
      Eplan.EplApi.EServices.Ged.InteractionAttribute
[AttributeUsage(AttributeTargets.Class)] public class InteractionAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Class)] public ref class InteractionAttribute : public System.Attribute
| Name | Description | |
|---|---|---|
![]()  | InteractionAttribute Constructor | Default constructor. | 
| Name | Description | |
|---|---|---|
![]()  | Name | Name under interaction will be registered. | 
![]()  | NameOfBaseInteraction | Name of interaction which will be override. | 
![]()  | Ordinal | Overload level of interaction. | 
![]()  | Prio | Priority of interaction. | 
![]()  | TypeId | (Inherited from System.Attribute) | 
| Name | Description | |
|---|---|---|
![]()  | Dispose | Destructor for deterministic finalization of InteractionAttribute object. | 
![]()  | Equals | (Inherited from System.Attribute) | 
![]()  | GetHashCode | (Inherited from System.Attribute) | 
![]()  | IsDefaultAttribute | (Inherited from System.Attribute) | 
![]()  | Match | (Inherited from System.Attribute) |