| Overload | Description | 
|---|---|
| DeclareAction Constructor(String,Int32) | Used to mark a function of a class in a script if the function of this script is to be registered as an action in the system. | 
| DeclareAction Constructor(String) | Used to mark a function of a class in a script if the function of this script is to be registered as an Eplan.EplApi.Scripting.Action in the system. | 
