SystemSettings..::..UsingGeneralLedger Property

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

Syntax


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