DataPA Enterprise Dashboard Controls API Reference
Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
TimeSpan MinTimeSinceLastAlert { get; set; } |
Visual Basic |
---|
Property MinTimeSinceLastAlert As TimeSpan Get Set |
Visual C++ |
---|
property TimeSpan MinTimeSinceLastAlert { TimeSpan get (); void set (TimeSpan value); } |