A timestamp indicating when the sweep was completed. If NULL, the sweep has not completed yet.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SweepEndDate As Nullable(Of DateTime) |
C# |
---|
Nullable<DateTime> SweepEndDate { get; } |
Visual C++ |
---|
property Nullable<DateTime> SweepEndDate { Nullable<DateTime> get (); } |
JavaScript |
---|
function get_sweepEndDate(); |
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