Click or drag to resize

GetAllCollectionIndexesResponse Properties

The GetAllCollectionIndexesResponse type exposes the following members.

Properties
  NameDescription
Public propertyCode
The HTTP status code.
(Inherited from ResponseBase.)
Public propertyError
Always false.
(Inherited from ResponseBase.)
Public propertyIdentifiers
All the indexes for the collection as a dictionary where each key is the index ID.
Public propertyIndexes
The list of all indexes for the collection.
Top
See Also