clsBatchImportDimensionImportUpdateLines Method
|
Do the import after validation(1=header dimensions may not been imported, but in batch)
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic bool ImportUpdateLines(
MPInterface oMPInterface,
clsTask oTask
)
Public Function ImportUpdateLines (
oMPInterface As MPInterface,
oTask As clsTask
) As Boolean
Parameters
- oMPInterface
- Type: MARIInterfaceMPInterface
- oTask
- Type: MARIInterfaceclsTask
Return Value
Type:
Boolean
See Also