Represents a collection of CmIndexedColumn objects that define the columns that comprise an index.
The order in which the CmIndexedColumn objects appear in the list reflect the order in which the columns
are defined in the index. At least one element is required in the list.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
JavaScript |
---|
FileNet.Api.Collection.ICmIndexedColumnList = function();
FileNet.Api.Collection.ICmIndexedColumnList.createInterface('FileNet.Api.Collection.ICmIndexedColumnList'); |