AssetLibraries.Open Method
Parent Object: AssetLibrariesDescription
Method that open an existing asset library. The opened AssetLibrary object is returned.
Syntax
AssetLibraries.Open( FullFileName As String ) As AssetLibraryParameters
Name | Type | Description |
FullFileName | String | The full filename of the library to open. |