Click or drag to resize
UpdateCheckReplacedBy Property
Gets the License ID which has replaced this LicenseID. A zero value means the license has not been replaced by (or upgraded to) another License ID.

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

Property Value

Type: Int32
See Also