DebtorTransaction..::..AllocationsRead Property

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

Syntax


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