Represents the collection of IObjectStore objects associated with a given Content Cortex domain
or a database connection.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property ObjectStores As IObjectStoreSet |
| C# |
|---|
IObjectStoreSet ObjectStores { get; } |
| Visual C++ |
|---|
property IObjectStoreSet^ ObjectStores { IObjectStoreSet^ get (); } |
| JavaScript |
|---|
function get_objectStores(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: ObjectStore
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ