CustomerFax Property
Customer's fax number.
Syntax
char* GetCustomerFax();
int SetCustomerFax(char* lpszCustomerFax);
Default Value
""
Remarks
Customer's fax number. This optional property contains the customer's fax number.
This property is not available at design time.
Data Type
String