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

In This Topic
    EplanVersion Property (EplanServerData)
    In This Topic
    Eplan version
    Syntax
    public string EplanVersion {get; set;}
    public:
    property String^ EplanVersion {
       String^ get();
       void set (    String^ value);
    }
    See Also