For an advanced storage area, this property stores internal data about the content item to be processed by a content queue sweep (ICmContentBackoutQueueSweep, ICmContentDeletionQueueSweep, or ICmContentReplicatonQueueSweep).
Data stored here is not queryable.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ReplicationData As Byte() |
C# |
---|
byte[] ReplicationData { get; set; } |
Visual C++ |
---|
property array<unsigned char>^ ReplicationData { array<unsigned char>^ get (); void set (array<unsigned char>^ value); } |
JavaScript |
---|
function get_replicationData(); function set_replicationData(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BINARY
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ