Eplan Platform API
Eplan.IdentityClient.Authentification Namespace / ProductInfo Class / ProductVersion Property

In This Topic
    ProductVersion Property
    In This Topic
    ProductVersion. This should include also the buildNumber.
    Syntax
    public string ProductVersion {get; set;}
    public:
    property String^ ProductVersion {
       String^ get();
       void set (    String^ value);
    }
    See Also