API Help
Eplan.EplApi.ApplicationFramework Namespace / Action Class / Name Property

In This Topic
    Name Property (Action)
    In This Topic
    Name used to identify this action in the system.
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also