Represents the collection of IObjectStore objects associated with a given FileNet P8 domain
or a database connection.
Namespace:
FileNet.Api.CoreAssembly: 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