|
|
|
BlueCielo Meridian Enterprise 2012 VBScript API Reference | BlueCielo ECM Solutions |
Creates a new hybrid part for the current document and loads content from the specified file path.
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. |
This method is equivalent to the combination of the CreateHybridPart and LoadFromFile methods.
Copyright © 2000-2012 BlueCielo ECM Solutions |