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


In This Topic
    Collector Class
    In This Topic
    Represents the configuration and status information for a collector connected to a Historian server.
    Syntax
    Public Class Collector 
       Inherits System.Collections.Generic.Dictionary(Of Collector.Property,Object)
    public class Collector : System.Collections.Generic.Dictionary<Collector.Property,object> 
    public ref class Collector : public System.Collections.Generic.Dictionary<Collector.Property,Object> 
    Inheritance Hierarchy

    System.Object
       System.Collections.Generic.Dictionary<TKey,TValue>
          Proficy.Historian.ClientAccess.API.Collector

    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