Gets a collection of Index objects.

[VBScript]
Public ReadOnly Property Indexes As IndexCollection
[JScript]
public function get Indexes() : IndexCollection;

Property Value

The IndexCollection object of this project.

See Also

Project Object | Project Members | HelpProducer Namespace