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


In This Topic
    EndTime Property (Archive)
    In This Topic
    An archive end time, expressed in UTC.
    Syntax
    Public Property EndTime As System.Date
    public System.DateTime EndTime {get; set;}
    public:
    property System.DateTime EndTime {
       System.DateTime get();
       void set (    System.DateTime 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