For a CmIndexDefinition object, if you set the value of this property, the value must conform to all of the constraints on index names enforced by the underlying database. If you do not specify a name, then the server will generate one.
For a CmTextSearchIndex object, the value of this property is the name assigned to this IBM Content Search Services index.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property IndexName As String |
C# |
---|
string IndexName { get; } |
Visual C++ |
---|
property String^ IndexName { String^ get (); } |
JavaScript |
---|
function get_indexName(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
MaximumLengthString: 100
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ