Indicates the time when all requests have been submitted for this indexing job. This value is
if all index requests have not yet been submitted. Note that this property does not indicate completion of the requests contained in the indexing job (see the
property for this information).
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property TimeAllSubmitted As Nullable(Of Date) |
C# |
---|
Nullable<DateTime> TimeAllSubmitted { get; } |
C++ |
---|
property Nullable<DateTime> TimeAllSubmitted abstract { Nullable<DateTime> get(); } |
J# |
---|
/** property */ public Nullable<DateTime> get_TimeAllSubmitted(); |
JScript |
---|
public function get TimeAllSubmitted() : Nullable<DateTime> |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: DATE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ