PurchaseOrder..::..ReOrderMethods Property

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

Syntax


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