PurchaseOrder..::..ShippingAddress Property

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

Syntax


public ShippingAddress ShippingAddress { get; }
Public ReadOnly Property ShippingAddress As ShippingAddress
	Get
public:
property ShippingAddress^ ShippingAddress {
	ShippingAddress^ get ();
}