Returns an long integer value that specifies the index of the object.
Syntax:
GanttItemObject.Index
The Index Property (GanttItem Object) syntax has these parts:
| Part |
Description |
| GanttItemObject |
An object expression that evaluates to a GanttItem object. |
| Index |
A long integer value that specifies the index of the object. |
Remarks:
Use this property to determine the Index of the object. This value can change so it is not recommended that you store this value in a variable.