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.Replication
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property TargetObjectStore As IObjectStore
C#
IObjectStore TargetObjectStore { get; }
Visual C++
property IObjectStore^ TargetObjectStore {
	IObjectStore^ get ();
}
JavaScript
function get_targetObjectStore();

ToggleRemarks

ToggleSee Also