| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property AlarmInterval As Integer | |
| C# | |
|---|---|
public virtual int AlarmInterval {get; set;} | |
This property value is of type Integer, indicating, in milliseconds how ofter to review the alarms collection.
| dbicMonth | Send comments on this topic. |
| AlarmInterval Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiPIM Class : AlarmInterval Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property AlarmInterval As Integer | |
| C# | |
|---|---|
public virtual int AlarmInterval {get; set;} | |