Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Archive Class / IsCurrent Property


In This Topic
    IsCurrent Property
    In This Topic
    Whether the archive is current, i.e. contains the latest data.
    Syntax
    Public Property IsCurrent As System.Boolean
    public System.bool IsCurrent {get; set;}
    public:
    property System.bool IsCurrent {
       System.bool get();
       void set (    System.bool 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