clsCRAllocations..::..DebitTransactions Property

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

Syntax


public clsCreditorTrans DebitTransactions { get; }
Public ReadOnly Property DebitTransactions As clsCreditorTrans
	Get
public:
property clsCreditorTrans^ DebitTransactions {
	clsCreditorTrans^ get ();
}