Eplan Platform API
Eplan.IdentityClient Namespace / EProxySettings Class / Domain Property

In This Topic
    Domain Property
    In This Topic
    Domain name. Default = empty.
    Syntax
    public string Domain {get; set;}
    public:
    property String^ Domain {
       String^ get();
       void set (    String^ value);
    }
    See Also