Click or drag to resize

clsBatchImportDimensionValidateLines Method

This function will validate all lines of its dimesion. The logical order of this step will be important.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool ValidateLines(
	MPInterface oMPInterface,
	clsBatchImport oBatchImport,
	clsTask oTask
)

Parameters

oMPInterface
Type: MARIInterfaceMPInterface
oBatchImport
Type: MARIInterfaceclsBatchImport
oTask
Type: MARIInterfaceclsTask

Return Value

Type: Boolean
See Also