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) |
---|
ReadOnly Property ReplicationData As Byte() |
C# |
---|
byte[] ReplicationData { get; } |
Visual C++ |
---|
property array<unsigned char>^ ReplicationData { array<unsigned char>^ get (); } |
JavaScript |
---|
function get_replicationData(); |
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_ONLY
TargetAccessRequired: READ