System.Object
   System.Attribute
      Eplan.EplApi.Scripting.DeclareAction
System.Object
   System.Attribute
      Eplan.EplApi.Scripting.DeclareAction
[AttributeUsage(AttributeTargets.Method)] public class DeclareAction : System.Attribute
[AttributeUsage(AttributeTargets.Method)] public ref class DeclareAction : public System.Attribute
| Name | Description | |
|---|---|---|
|  | DeclareAction Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Name | Name of the action. | 
|  | Ordinal | Overload level of the action. | 
|  | TypeId | (Inherited from System.Attribute) | 
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from System.Attribute) | 
|  | GetHashCode | (Inherited from System.Attribute) | 
|  | IsDefaultAttribute | (Inherited from System.Attribute) | 
|  | Match | (Inherited from System.Attribute) | 
DeclareAction Members
Eplan.EplApi.Scripting Namespace
Eplan.EplApi.Scripting.Action