CustomerBillPhone Property |
Namespace:
CardknoxApi
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string BillPhone { get; set; }
Public Property BillPhone As String
Get
Set
public:
property String^ BillPhone {
String^ get ();
void set (String^ value);
}
member BillPhone : string with get, set
Property Value
Type:
StringSee Also