This property is not supported.
Namespace: FileNet.Api.Replication
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PartnerObjectStore As IObjectStore |
C# |
---|
IObjectStore PartnerObjectStore { get; set; } |
C++ |
---|
property IObjectStore PartnerObjectStore abstract { IObjectStore get(); void set(IObjectStore value); } |
J# |
---|
/** property */ public IObjectStore get_PartnerObjectStore(); /** property */ public void set_PartnerObjectStore(IObjectStore value); |
JScript |
---|
public function get PartnerObjectStore() : IObjectStore public function set PartnerObjectStore(value : IObjectStore); |
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