Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDUserDefinedPropertyDefinition Class / Name Property

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