Specifies an
object that contains the annotations associated with this object.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Annotations As IAnnotationSet |
C# |
---|
IAnnotationSet Annotations { get; } |
C++ |
---|
property IAnnotationSet Annotations abstract { IAnnotationSet get(); } |
J# |
---|
/** property */ public IAnnotationSet get_Annotations(); |
JScript |
---|
public function get Annotations() : IAnnotationSet |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
Datatype: OBJECT
DeletionAction: CASCADE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: AnnotatedObject
RequiredClass: Annotation
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ