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

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