MappingCollection Constructor

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

Syntax


public MappingCollection(
	InventoryImport ownerInventoryImport
)
Public Sub New ( _
	ownerInventoryImport As InventoryImport _
)
public:
MappingCollection(
	InventoryImport^ ownerInventoryImport
)