Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / RawByTimeQuery Class
Members



In This Topic
    RawByTimeQuery Class
    In This Topic
    Represents a raw-by-time data query.
    Object Model
    RawByTimeQuery ClassDataCriteria Class
    Syntax
    'Declaration
     
    Public Class RawByTimeQuery 
       Inherits DataQueryParams
    'Usage
     
    Dim instance As RawByTimeQuery
    public class RawByTimeQuery : DataQueryParams 
    public ref class RawByTimeQuery : public DataQueryParams 
    Inheritance Hierarchy

    System.Object
          Proficy.Historian.ClientAccess.API.PagedQuery
             Proficy.Historian.ClientAccess.API.DataQueryParams
                Proficy.Historian.ClientAccess.API.RawByTimeQuery

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also