Account..::..DisperseJournalPostings Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.GeneralLedger
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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