[This is preliminary documentation and is subject to change.]

The AnnotationManager type exposes the following members.

Constructors

  NameDescription
AnnotationManager
Initializes a new instance of the AnnotationManager class.

Methods

  NameDescription
CreateEntity
Overrides CreateEntity(DynamicEntity, ExecutionOptions) and adds some Annotation specific fields, if needed.
(Overrides EntityManager..::.CreateEntity(DynamicEntity, ExecutionOptions).)
DownloadAttachment
Downloads an attachment from the specified Annotation id.
RemoveAttachment
Removes an attachment from the specified Annotation id.
UploadAttachment
Uploads an attachment and links it to the specified Annotation id.

See Also