IPollingCondition Interface

Interface for DataDrivenCondition objects that support a PollingCondition.

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 IPollingCondition

The IPollingCondition type exposes the following members.

Properties
  NameDescription
Public propertyPollingCondition
Gets the polling condition.
Top
See Also