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

In This Topic
    IdentifyingName Property (MDUserDefinedPropertyDefinition)
    In This Topic
    Identifying name
    Syntax
    public string IdentifyingName {get;}
    public:
    property String^ IdentifyingName {
       String^ get();
    }
    See Also