The status of the indexing job. This can be one of the following: Pending, InProgress, AbortInProgress, Paused, TerminateNormally,
or TerminatedAbnormally. For descriptions of each value, see
FileNet.Api.Constants.IndexJobStatus.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property JobStatus As IndexJobStatus |
C# |
---|
IndexJobStatus JobStatus { get; } |
Visual C++ |
---|
property IndexJobStatus JobStatus { IndexJobStatus get (); } |
JavaScript |
---|
function get_jobStatus(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 0
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ