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


In This Topic
    SourceTimeInLocalTime Property
    In This Topic
    Whether data source times are expressed in local time.
    Syntax
    Public Property SourceTimeInLocalTime As System.Boolean
    public System.bool SourceTimeInLocalTime {get; set;}
    public:
    property System.bool SourceTimeInLocalTime {
       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