SavedMappingSetCollection Constructor

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

Syntax


public SavedMappingSetCollection(
	InventoryImport InventoryImport
)
Public Sub New ( _
	InventoryImport As InventoryImport _
)
public:
SavedMappingSetCollection(
	InventoryImport^ InventoryImport
)