PurchaseOrder..::..PackSlips Property

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

Syntax


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