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



In This Topic
    InterpolatedQuery Class
    In This Topic
    Represents an interpolated data query.
    Object Model
    InterpolatedQuery ClassDataCriteria Class
    Syntax
    'Declaration
     
    Public Class InterpolatedQuery 
       Inherits DataQueryParams
    'Usage
     
    Dim instance As InterpolatedQuery
    public class InterpolatedQuery : DataQueryParams 
    public ref class InterpolatedQuery : public DataQueryParams 
    Inheritance Hierarchy

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

    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