Indicates if the advanced storage device can be configured as a synchronous replica.
If false, then an advanced storage area cannot synchronously upload content to the device.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SynchronousReplicationSupported As Nullable(Of Boolean) |
C# |
---|
Nullable<bool> SynchronousReplicationSupported { get; } |
Visual C++ |
---|
property Nullable<bool> SynchronousReplicationSupported { Nullable<bool> get (); } |
JavaScript |
---|
function get_synchronousReplicationSupported(); |
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