Specifies a
object, which contains a collection of the
objects associated with a given object store. The
property returns a "snapshot" of the latest class metadata for a given object store. If you make changes to a class, it will not be reflected in the
collection until you refresh the object store.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ClassDescriptions As IClassDescriptionSet |
C# |
---|
IClassDescriptionSet ClassDescriptions { get; } |
C++ |
---|
property IClassDescriptionSet ClassDescriptions abstract { IClassDescriptionSet get(); } |
J# |
---|
/** property */ public IClassDescriptionSet get_ClassDescriptions(); |
JScript |
---|
public function get ClassDescriptions() : IClassDescriptionSet |
Remarks
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
Datatype: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: ClassDescription
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ