ValidateRegistrationNotes Property |
Gets notes about the customer.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Notes { get; }
Public ReadOnly Property Notes As String
Get
public:
property String^ Notes {
String^ get ();
}
Property Value
Type:
String
See Also