BudgetCollection..::..HasBeenRead Property

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

Syntax


public bool HasBeenRead { get; }
Public ReadOnly Property HasBeenRead As Boolean
	Get
public:
property bool^ HasBeenRead {
	bool^ get ();
}