Click or drag to resize
UpdateCheckCurrentVersion Property
Gets or sets the Current Version of the application. This must be in the format X.X.X.X, where X may be any number from 0 to 99999.

Namespace: com.softwarekey.Client.WebService.XmlLicenseService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string CurrentVersion { get; set; }

Property Value

Type: String
See Also