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

In This Topic
    ModuleName Property
    In This Topic
    Name of the module in which this action is implemented.
    Syntax
    public string ModuleName {get;}
    public:
    property String^ ModuleName {
       String^ get();
    }
    See Also