Inventory..::..Budgets Property

Gets or sets the budgets.

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

Syntax


[DataMemberAttribute]
public List<Budget> Budgets { }
<DataMemberAttribute> _
Public Property Budgets As List(Of Budget)
[DataMemberAttribute]
public:
property List<Budget^>^ Budgets {
}

Field Value

The budgets.