Indicates that the source content is subject to fixed content device retention and was copied to a new a new storage area.
However, the content on the fixed content device was not deleted by the move content operation.
Namespace:
FileNet.Api.EventsRetained content on a fixed content device can be copied to a new storage area, depending on how the CopyRetainedContent property is set on ICmBulkMoveContentJob.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SourceContentRetained As Nullable(Of Boolean) |
C# |
---|
Nullable<bool> SourceContentRetained { get; } |
Visual C++ |
---|
property Nullable<bool> SourceContentRetained { Nullable<bool> get (); } |
JavaScript |
---|
function get_sourceContentRetained(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ