CreditorTransaction..::..AllocationsRead Property

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

Syntax


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