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



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

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

    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