Specifies a ClassDescriptionSet object, which contains a collection of the
ClassDescription objects associated with a given object store.
The ClassDescriptions 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 ClassDescriptions 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; } |
| Visual C++ |
|---|
property IClassDescriptionSet^ ClassDescriptions { IClassDescriptionSet^ get (); } |
| JavaScript |
|---|
function get_classDescriptions(); |
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