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.
public DeclareAction(
string
)
Parameters
- strActionName
- The function is saved with this name as an Eplan.EplApi.Scripting.Action in the system.