Specifies whether this index job is for index migration purposes (true) or not (false).
If this property is set to true, all of the IndexJobItem objects belonging to this index job must
be of type IndexJobCollectionItem (for Verity collections).
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property IsMigrationJob As Nullable(Of Boolean) |
C# |
---|
Nullable<bool> IsMigrationJob { get; } |
Visual C++ |
---|
property Nullable<bool> IsMigrationJob { Nullable<bool> get (); } |
JavaScript |
---|
function get_isMigrationJob(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: false
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ