CreateAnnotationOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The CreateAnnotationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateAnnotationOptions | 
            Initializes a new instance of the CreateAnnotationOptions class.
              | 
| Name | Description | |
|---|---|---|
| AnnotationText | 
            Gets or sets the annotation text.
              | |
| IsPublic | 
            Gets or sets a value indicating whether this instance is public.
              | |
| MeasureValue | 
            Gets or sets the measure value.
              | |
| MetricSetId | 
            Gets or sets the ID of the metric set.
              | |
| ParameterValues | 
            Gets the parameter values.
              | |
| Privileges | 
            Gets list of privileges for the annotation.
              | |
| RenderedMembers | 
            Gets the rendered members.
              | |
| ViewId | 
            Gets or sets the ID of the view.
              |