API Help
Eplan.EplApi.ApplicationFramework Namespace / UserRights Class / GetUser Method

In This Topic
    GetUser Method (UserRights)
    In This Topic
    Gets the user.
    Syntax
    public string GetUser()
    public:
    String^ GetUser(); 

    Return Value

    The user.
    See Also