The object store that is partnered with the external repository associated with this external participant.
This object store controls all the replication interactions of the external repository with which it is partnered.
Namespace:
FileNet.Api.ReplicationAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PartnerObjectStore As IObjectStore |
C# |
---|
IObjectStore PartnerObjectStore { get; set; } |
Visual C++ |
---|
property IObjectStore^ PartnerObjectStore { IObjectStore^ get (); void set (IObjectStore^ value); } |
JavaScript |
---|
function get_partnerObjectStore(); function set_partnerObjectStore(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: DocSpace
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ