GeneralLedger..::..DisperseJournalPostings Property

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

Syntax


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