Specifies the date until which this checked-in document must be retained, as determined by the content storage
subsystem. This document can be deleted only after this date has passed.
Namespace:
FileNet.Api.CoreThis property is maintained for compatibility with earlier versions and is automatically populated by the server with the same value as the document’s CmRetentionDate property.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ContentRetentionDate As Nullable(Of DateTime) |
C# |
---|
Nullable<DateTime> ContentRetentionDate { get; } |
Visual C++ |
---|
property Nullable<DateTime> ContentRetentionDate { Nullable<DateTime> get (); } |
JavaScript |
---|
function get_contentRetentionDate(); |
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