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