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