ValidateRegistrationCustomerID Property |
Gets the Customer ID, which uniquely identifies the customer to which this License ID belongs.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int CustomerID { get; }
Public ReadOnly Property CustomerID As Integer
Get
public:
property int CustomerID {
int get ();
}
Property Value
Type:
Int32
See Also