CustomerFax Property
Customer's fax number.
Syntax
__property String CustomerFax = {read=FCustomerFax, write=FSetCustomerFax};
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