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

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