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.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int ReplacedBy { get; }
Public ReadOnly Property ReplacedBy As Integer
Get
public:
property int ReplacedBy {
int get ();
}
Property Value
Type:
Int32
See Also