ServerCommandService.AlertOccurrence Class Reference

Represents an entry in a list of alerts. More...

Public Attributes

Guid AlertId
 Id of the alert the produced the alert occurence.
 
DateTime Time
 Time of the alert occurrence.
 

Detailed Description

Represents an entry in a list of alerts.

Member Data Documentation

◆ AlertId

Guid ServerCommandService.AlertOccurrence.AlertId

Id of the alert the produced the alert occurence.

◆ Time

DateTime ServerCommandService.AlertOccurrence.Time

Time of the alert occurrence.