Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / UserRights Class / SetUser Method
User name as a string
User password as a string

In This Topic
    SetUser Method (UserRights)
    In This Topic
    Sets the user.
    Syntax

    Parameters

    Parameter NameDescription
    strUserNameUser name as a string
    strUserPasswordUser password as a string

    Return Value

    TRUE: User was changed.
    FALSE: User was not changed.
    See Also