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

In This Topic
    Name Property (ActionParameterProperties)
    In This Topic
    Name of a parameter.
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also