The date and time at which the task changed to the COMPLETE state.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property DateCompleted As Nullable(Of DateTime) |
| C# |
|---|
Nullable<DateTime> DateCompleted { get; } |
| Visual C++ |
|---|
property Nullable<DateTime> DateCompleted { Nullable<DateTime> get (); } |
| JavaScript |
|---|
function get_dateCompleted(); |
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