ShippingAddress..::..Spare3 Property

Namespace:  JiwaFinancials.Jiwa.JiwaPurchaseOrders
Assembly:  JiwaPurchaseOrders (in JiwaPurchaseOrders.dll)

Syntax


public string Spare3 { get; set; }
Public Property Spare3 As String
	Get
	Set
public:
property String^ Spare3 {
	String^ get ();
	void set (String^ value);
}