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


In This Topic
    PredictedDaysToFull Property
    In This Topic
    The approximate number of days to fill the current archive.
    Syntax
    Public Property PredictedDaysToFull As System.Double
    public System.double PredictedDaysToFull {get; set;}
    public:
    property System.double PredictedDaysToFull {
       System.double get();
       void set (    System.double 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