|
|
|
BlueCielo Meridian Enterprise 2013 VBScript API Reference | BlueCielo ECM Solutions |
Creates a new hybrid part for the current document and loads content from the specified file path.
Syntax
ImportHybridPart(FilePath as String) As IASDocument6
Name | Description |
---|---|
FilePath |
The path of a file from which to import document content for the new hybrid part. |
Remarks
This method is equivalent to the combination of the CreateHybridPart and LoadFromFile methods.
For events to occur for this method, the HybridEvents setting in the [ScriptEvents] section on the Application Integration tab of Application Settings in Configurator must be set to Y (default).
Copyright © 2000-2013 BlueCielo ECM Solutions |