A CmIndexDefinitionList collection object that specifies the set of index definitions corresponding
to this table definition.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property IndexDefinitions As ICmIndexDefinitionList |
C# |
---|
ICmIndexDefinitionList IndexDefinitions { get; set; } |
Visual C++ |
---|
property ICmIndexDefinitionList^ IndexDefinitions { ICmIndexDefinitionList^ get (); void set (ICmIndexDefinitionList^ value); } |
JavaScript |
---|
function get_indexDefinitions(); function set_indexDefinitions(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: CmIndexDefinition
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ