Eplan Platform API
Eplan.EplApi.System Namespace / EplApplication Class / Version Property

In This Topic
    Version Property (EplApplication)
    In This Topic
    Gets version from the application.
    Syntax
    public string Version {get;}
    public:
    property String^ Version {
       String^ get();
    }
    See Also