Specifies the object store to which documents from this IBM® Content Manager OnDemand (CMOD) application group are federated or to which instances of this external class description can be replicated.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TargetObjectStore As IObjectStore |
C# |
---|
IObjectStore TargetObjectStore { get; set; } |
C++ |
---|
property IObjectStore TargetObjectStore abstract { IObjectStore get(); void set(IObjectStore value); } |
J# |
---|
/** property */ public IObjectStore get_TargetObjectStore(); /** property */ public void set_TargetObjectStore(IObjectStore value); |
JScript |
---|
public function get TargetObjectStore() : IObjectStore public function set TargetObjectStore(value : IObjectStore); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: DocSpace
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ