Set this property to true to disable replication on federated documents and annotations after the content is moved to a P8 storage area. After moving the content, the server sets the ReplicationGroup property to null on documents and annotations.
Namespace:
FileNet.Api.Sweep
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property EndReplicationAfterMove As Nullable(Of Boolean) |
| C# |
|---|
Nullable<bool> EndReplicationAfterMove { get; set; } |
| Visual C++ |
|---|
property Nullable<bool> EndReplicationAfterMove { Nullable<bool> get (); void set (Nullable<bool> value); } |
| JavaScript |
|---|
function get_endReplicationAfterMove(); function set_endReplicationAfterMove(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: false
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ