Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / ArchiveStatistics Class / TotalAlerts Property


In This Topic
    TotalAlerts Property
    In This Topic
    The total number of alerts stored since server startup.
    Syntax
    Public Property TotalAlerts As System.UInteger
    public System.uint TotalAlerts {get; set;}
    public:
    property System.uint TotalAlerts {
       System.uint get();
       void set (    System.uint value);
    }
    Requirements

    Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

    See Also