OccurrenceItemIdType.InstanceIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The InstanceIndex property gets or sets the index of the item occurrence.
public:
property int InstanceIndex { int get(); void set(int value); };
public int InstanceIndex { get; set; }
Public Property InstanceIndex As Integer
Property Value
The InstanceIndex property returns the index of the item occurrence.