Retained content on a fixed content device can be copied to a new storage area, depending on how the CopyRetainedContent property is set on ICmBulkMoveContentJob.
Namespace:
FileNet.Api.Events
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