ChangeManager.Item Property
Parent Object: ChangeManagerDescription
Returns the specified object in the collection.
Syntax
ChangeManager.Item( Index As Variant ) As ChangeDefinitionsProperty Value
This is a read only property whose value is a ChangeDefinitions.Parameters
Name | Type | Description |
Index | Variant | Input Variant that specifies the index within the collection of the item to return. |