CorrectionCondition Class

The condition for data correction notifications.
Inheritance Hierarchy
SystemObject
  Dundas.BI.NotificationsCorrectionCondition

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

The CorrectionCondition 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 corrections on.
Top
See Also