Tests the active index to determine if it is in a compound index file.
public bool IsIndexCompound{ get; }
Remarks
This property returns true if the current index order is in a compound index file. A compound index file is an index file format that can contain multiple index orders.
See Also