Specifies an ExternalIdentityList collection of the read-only ExternalIdentity objects
that represent the identities of replicas of this object in external repositories.
Namespace:
FileNet.Api.ReplicationAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ExternalReplicaIdentities As IExternalIdentityList |
C# |
---|
IExternalIdentityList ExternalReplicaIdentities { get; set; } |
Visual C++ |
---|
property IExternalIdentityList^ ExternalReplicaIdentities { IExternalIdentityList^ get (); void set (IExternalIdentityList^ value); } |
JavaScript |
---|
function get_externalReplicaIdentities(); function set_externalReplicaIdentities(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: ExternalIdentity
RequiresUniqueElements: true
Settability: READ_WRITE
TargetAccessRequired: READ