Eplan Platform API
Eplan.EplApi.DataModel Namespace / UserInfo Class / Identification Property

In This Topic
    Identification Property
    In This Topic
    Get the identifocation of the User. This is the abbreviation of the name.
    Syntax
    public string Identification {get;}
    public:
    property String^ Identification {
       String^ get();
    }
    See Also