Year..::..HasTransactions Property

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

Syntax


public bool HasTransactions { get; set; }
Public Property HasTransactions As Boolean
	Get
	Set
public:
property bool^ HasTransactions {
	bool^ get ();
	void set (bool^ value);
}