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


In This Topic
    Tag Class
    In This Topic
    Represents the configuration for a tag represented in a Historian server.
    Syntax
    Public Class Tag 
       Inherits System.Collections.Generic.Dictionary(Of Tag.Property,Object)
    public class Tag : System.Collections.Generic.Dictionary<Tag.Property,object> 
    public ref class Tag : public System.Collections.Generic.Dictionary<Tag.Property,Object> 
    Inheritance Hierarchy

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

    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