Project.Indexes Property
Gets a collection of Index objects.
[VBScript] Public ReadOnly Property Indexes As IndexCollection
[JScript] public function get Indexes() : IndexCollection;
The IndexCollection object of this project.
Project Object | Project Members | HelpProducer Namespace