API Help
Eplan.EplApi.DataModel Namespace / UserDefinedPropertyDefinition Class / IdentifyingName Property

In This Topic
    IdentifyingName Property (UserDefinedPropertyDefinition)
    In This Topic
    Identifying name of this property definition.
    Syntax
    public string IdentifyingName {get;}
    public:
    property String^ IdentifyingName {
       String^ get();
    }
    See Also