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