API Help
Eplan.EplApi.MasterData Namespace / MDPropertyDefinition Class / Name Property

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