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