Debtor..::..BudgetsSpecified Property

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

Syntax


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