ValidateRegistrationFax Property |
Gets the customer's fax number.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Fax { get; }
Public ReadOnly Property Fax As String
Get
public:
property String^ Fax {
String^ get ();
}
Property Value
Type:
String
See Also