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

In This Topic
    ServerName Property
    In This Topic
    Eplan server Name
    Syntax
    public string ServerName {get; set;}
    public:
    property String^ ServerName {
       String^ get();
       void set (    String^ value);
    }
    See Also