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