Eplan Platform API
Eplan.EplApi.System Namespace / EplApplication Class / User Property

In This Topic
    User Property (EplApplication)
    In This Topic
    Set user name
    Syntax
    public string User {set;}
    public:
    property String^ User {
       void set (    String^ value);
    }
    See Also