Inventory..::..BudgetsSpecified Property

Gets a value indicating whether [budgets specified].

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

Syntax


[XmlIgnoreAttribute]
public bool BudgetsSpecified { get; }
<XmlIgnoreAttribute> _
Public ReadOnly Property BudgetsSpecified As Boolean
	Get
[XmlIgnoreAttribute]
public:
property bool^ BudgetsSpecified {
	bool^ get ();
}

Field Value

true if [budgets specified]; otherwise, false.