ValidateRegistrationLicenseID Property |
Gets or sets the License ID (requires a value for the Password property when non-zero).
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int LicenseID { get; set; }
Public Property LicenseID As Integer
Get
Set
public:
property int LicenseID {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also