Namespace:
FileNet.Api.Replication
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property TargetObjectStore As IObjectStore |
| C# |
|---|
IObjectStore TargetObjectStore { get; } |
| Visual C++ |
|---|
property IObjectStore^ TargetObjectStore { IObjectStore^ get (); } |
| JavaScript |
|---|
function get_targetObjectStore(); |