clsTransactions..::..Item Property

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

Syntax


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