The customer's fax number.
Namespace:
CardknoxApi
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string Fax { get; set; }
Public Property Fax As String
Get
Set
public:
property String^ Fax {
String^ get ();
void set (String^ value);
}
member Fax : string with get, set
Property Value
Type:
StringSee Also