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

In This Topic
    Name Property (UserInfo)
    In This Topic
    Get the long name of the User.
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also