Specifies an
collection of the
objects representing the identities of replicas of this object in external repositories.
Namespace: FileNet.Api.Replication
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ExternalReplicaIdentities As IExternalIdentityList |
C# |
---|
IExternalIdentityList ExternalReplicaIdentities { get; set; } |
C++ |
---|
property IExternalIdentityList ExternalReplicaIdentities abstract { IExternalIdentityList get(); void set(IExternalIdentityList value); } |
J# |
---|
/** property */ public IExternalIdentityList get_ExternalReplicaIdentities(); /** property */ public void set_ExternalReplicaIdentities(IExternalIdentityList value); |
JScript |
---|
public function get ExternalReplicaIdentities() : IExternalIdentityList public function set ExternalReplicaIdentities(value : IExternalIdentityList); |
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