clsTransaction..::..Transactions Property

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

Syntax


public clsTransactions Transactions { get; set; }
Public Property Transactions As clsTransactions
	Get
	Set
public:
property clsTransactions^ Transactions {
	clsTransactions^ get ();
	void set (clsTransactions^ value);
}