AttributeGroupCollection Constructor

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

Syntax


public AttributeGroupCollection(
	Inventory OwnerInventory
)
Public Sub New ( _
	OwnerInventory As Inventory _
)
public:
AttributeGroupCollection(
	Inventory^ OwnerInventory
)