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