IncreasesCondition Constructor (TargetDataCell) |
Namespace:
Dundas.BI.Notifications
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public IncreasesCondition(
TargetDataCell targetCell
)
Public Sub New (
targetCell As TargetDataCell
)
public:
IncreasesCondition(
TargetDataCell^ targetCell
)
new :
targetCell : TargetDataCell -> IncreasesCondition
Parameters
- targetCell
- Type: Dundas.BI.NotificationsTargetDataCell
The target cell.
Exceptions See Also