InfoCheckReplacedBy Property |
Gets the License ID of the license which has replaced this
LicenseID (typically used to indicate the License ID of an upgrade license).
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