The end date, in Coordinated Universal Time (UTC) format, of the date range of a date-partitioned IBM Content Search Services index.
Objects indexed in this index will have partitioning dates no later than this date. This property is set by the Content Engine server when
the index is created. If there is no date partition constraint on this index, the value of this property is null.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property EndDate As Nullable(Of DateTime) |
| C# |
|---|
Nullable<DateTime> EndDate { get; } |
| Visual C++ |
|---|
property Nullable<DateTime> EndDate { Nullable<DateTime> get (); } |
| JavaScript |
|---|
function get_endDate(); |
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