clsPurchaseOrders..::..Item Property

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

Syntax


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