CashBook..::..GroupedTransactionsExist Property

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

Syntax


public bool GroupedTransactionsExist { get; }
Public ReadOnly Property GroupedTransactionsExist As Boolean
	Get
public:
property bool^ GroupedTransactionsExist {
	bool^ get ();
}