clsBatchImportInitPrevalidation Method
|
Sets internal reference in MPInterface to the batch project object. Then new objects of other dimensions will be validated in memory.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic void InitPrevalidation(
MPInterface oMPInterface
)
Public Sub InitPrevalidation (
oMPInterface As MPInterface
)
Parameters
- oMPInterface
- Type: MARIInterfaceMPInterface
See Also