clsBatchImportAddImportElement Method
|
Add a new import object to the batch holder
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic bool AddImportElement(
clsImportBase oImport
)
Public Function AddImportElement (
oImport As clsImportBase
) As Boolean
Parameters
- oImport
- Type: MARIInterfaceclsImportBase
Import Line clsImportProject...
Return Value
Type:
Boolean
See Also