API Help
Eplan.EplApi.RemoteClient Namespace / EplanServerData Class / ServerPort Property

In This Topic
    ServerPort Property
    In This Topic
    Eplan server port
    Syntax
    public int ServerPort {get; set;}
    public:
    property int ServerPort {
       int get();
       void set (    int value);
    }
    See Also