Enum AlertSortField
Defines fields in the Alert record that can be used for sorting.
Namespace: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public enum AlertSortField
  Fields
| Name | Description | 
|---|---|
| AlertDateTime | Alert date and time.  | 
      
| AlertSourceTypeName | Alert source type display name.  | 
      
| AlertTypeName | Alert type display name.  | 
      
| Description | Alert text message.  | 
      
| IsObserved | Flag indicating that alert has been observed by an adminstrator.  |