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