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



In This Topic
    VersionHeaderBehavior Class
    In This Topic
    Syntax
    'Declaration
     
    <AttributeUsageAttribute(AttributeTargets.Class, 
       AllowMultiple=False, 
       Inherited=True)>
    Public Class VersionHeaderBehavior 
       Inherits System.Attribute
    'Usage
     
    Dim instance As VersionHeaderBehavior
    [AttributeUsage(AttributeTargets.Class, 
       AllowMultiple=false, 
       Inherited=true)]
    public class VersionHeaderBehavior : System.Attribute 
    [AttributeUsage(AttributeTargets.Class, 
       AllowMultiple=false, 
       Inherited=true)]
    public ref class VersionHeaderBehavior : public System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          Proficy.Historian.ClientAccess.API.VersionHeaderBehavior

    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