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

In This Topic
    LicenseClientVersion Property
    In This Topic
    License Client Version
    Syntax
    public string LicenseClientVersion {get; set;}
    public:
    property String^ LicenseClientVersion {
       String^ get();
       void set (    String^ value);
    }
    See Also