For a CmIndexDefinition object, if the object is system-owned (the value of this property is true), then the object cannot be modified or deleted.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property IsSystemOwned As Nullable(Of Boolean) |
| C# |
|---|
Nullable<bool> IsSystemOwned { get; } |
| Visual C++ |
|---|
property Nullable<bool> IsSystemOwned { Nullable<bool> get (); } |
| JavaScript |
|---|
function get_isSystemOwned(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: false
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ