Click or drag to resize

MPInterfaceLoadImportDefinition Method

Function will read from the importClass Properties the values for the Excel, CSV import

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsImportClassSupportedFields LoadImportDefinition(
	clsImportBase oImportClass,
	bool bLoadUDF
)

Parameters

oImportClass
Type: MARIInterfaceclsImportBase
bLoadUDF
Type: SystemBoolean

Return Value

Type: clsImportClassSupportedFields
See Also