The required number of replicas cannot exceed the number of primary and secondary storage devices associated with the advanced storage area.
A larger number increases the immediate redundancy of the document. A smaller number increases the likelihood that the document will be successfully saved if a device failure occurs.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property CmSynchronousReplicasRequired As Nullable(Of Integer) |
C# |
---|
Nullable<int> CmSynchronousReplicasRequired { get; set; } |
Visual C++ |
---|
property Nullable<int> CmSynchronousReplicasRequired { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_cmSynchronousReplicasRequired(); function set_cmSynchronousReplicasRequired(value); |
Remarks
Metadata
AllowsDefaultChange: true
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 1
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ