Search Results for

    Show / Hide Table of Contents

    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
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    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.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation