The annotations associated with this object.
Namespace:
FileNet.Api.OnDemand
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property Annotations As IAnnotationSet |
| C# |
|---|
IAnnotationSet Annotations { get; } |
| Visual C++ |
|---|
property IAnnotationSet^ Annotations { IAnnotationSet^ get (); } |
| JavaScript |
|---|
function get_annotations(); |