AnnotationCreationOptions Class |
Namespace: Dundas.BI.Data.Annotations
The AnnotationCreationOptions type exposes the following members.
Name | Description | |
---|---|---|
AnnotationCreationOptions | Initializes a new instance of the AnnotationCreationOptions class. |
Name | Description | |
---|---|---|
AnnotationText |
Gets or sets the annotation text.
| |
IsPublic |
Gets or sets a value indicating whether the annotation is visible to everyone.
If set to , the Everyone group will be granted the Read privilege to the annotation,
otherwise only the user who created it will have access to the annotation.
Ignored if any privileges are passed in Privileges parameter.
| |
Privileges |
Gets the privileges.
|