Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Collector Class / ShouldAdjustTime Property


In This Topic
    ShouldAdjustTime Property
    In This Topic
    Whether to adjust data sample times with a Historian server to account for local PC clock drift.
    Syntax
    Public Property ShouldAdjustTime As System.Boolean
    public System.bool ShouldAdjustTime {get; set;}
    public:
    property System.bool ShouldAdjustTime {
       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