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