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

In This Topic
    Port Property
    In This Topic
    Port number. Default = -1.
    Syntax
    public int Port {get; set;}
    public:
    property int Port {
       int get();
       void set (    int value);
    }
    See Also