ISourceStatesCondition Interface

Interface for EntersStatesCondition and ExitsStatesCondition objects that have source state conditions.

Namespace:  Dundas.BI.Notifications
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public interface ISourceStatesCondition

The ISourceStatesCondition type exposes the following members.

Properties
  NameDescription
Public propertySourceStates
Gets the notification content.
Top
Methods
  NameDescription
Public methodRemoveSourceState
Removes a DataState from the current instance list of source states.
Top
See Also