API Help
Eplan.EplApi.RemoteClient Namespace / EplanRemoteClient Class / Password Property

In This Topic
    Password Property (EplanRemoteClient)
    In This Topic
    Eplan log-in password used for Rights Management.
    Syntax
    public string Password {get; set;}
    public:
    property String^ Password {
       String^ get();
       void set (    String^ value);
    }
    See Also