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