ProjectAssetLibraries.Item Property
Parent Object:
ProjectAssetLibraries
Description
Returns the specified ProjectAssetLibrary object from the collection.
Syntax
ProjectAssetLibraries.
Item
(
Index
As Long ) As
ProjectAssetLibrary
Property Value
This is a read only property whose value is a
ProjectAssetLibrary
.
Parameters
Name
Type
Description
Index
Long
Input Long value that specifies the index of the ProjectAssetLibrary to return. The first item in the collection has a index of 1.
Version
Introduced in version 2014
© Copyright 2021 Autodesk, Inc.
Comment on this page.