PollingConditionPreviousPollsCount Property |
Gets the total number of previous polls to analyze.
Namespace: Dundas.BI.NotificationsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic int PreviousPollsCount { get; }Public ReadOnly Property PreviousPollsCount As Integer
Get
public:
property int PreviousPollsCount {
int get ();
}member PreviousPollsCount : int with get
Property Value
Int32
See Also