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



In This Topic
    CurrentValueQuery Class
    In This Topic
    Represents a current value data query.
    Object Model
    CurrentValueQuery ClassDataCriteria Class
    Syntax
    'Declaration
     
    Public Class CurrentValueQuery 
       Inherits DataQueryParams
    'Usage
     
    Dim instance As CurrentValueQuery
    public class CurrentValueQuery : DataQueryParams 
    public ref class CurrentValueQuery : public DataQueryParams 
    Inheritance Hierarchy

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

    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