AnnotationCondition Class

The condition for data annotation notifications.
Inheritance Hierarchy
SystemObject
  Dundas.BI.NotificationsAnnotationCondition

Namespace: Dundas.BI.Notifications
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class AnnotationCondition : IInteractionCondition

The AnnotationCondition type exposes the following members.

Properties
 NameDescription
Public propertyAttachedStructureId Gets the attached structure ID.
Public propertyRenderedHierarchyUniqueNames Gets the rendered hierarchy unique names.
Public propertyViewId Gets or sets the view ID.
Top
Methods
 NameDescription
Public methodUpdateAttachedStructure Updates the structure the annotation monitors for notes on.
Top
See Also