API Help
Eplan.EplApi.DataModel Namespace / PropertyDefinition Class / Name Property

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