Returns the collection of
objects associated with a given FileNet P8 domain.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ObjectStores As IObjectStoreSet |
C# |
---|
IObjectStoreSet ObjectStores { get; } |
C++ |
---|
property IObjectStoreSet ObjectStores abstract { IObjectStoreSet get(); } |
J# |
---|
/** property */ public IObjectStoreSet get_ObjectStores(); |
JScript |
---|
public function get ObjectStores() : IObjectStoreSet |
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