Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Collector Class / General1 Property


In This Topic
    General1 Property (Collector)
    In This Topic
    The first generic configuration property - purpose depends on collector type.
    Syntax
    Public Property General1 As System.String
    public System.string General1 {get; set;}
    public:
    property System.String^ General1 {
       System.String^ get();
       void set (    System.String^ value);
    }
    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