BudgetCollection Constructor

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

Syntax


public BudgetCollection(
	Inventory ownerInventory
)
Public Sub New ( _
	ownerInventory As Inventory _
)
public:
BudgetCollection(
	Inventory^ ownerInventory
)