Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / CollectorQueryParams Class
Properties Methods


In This Topic
    CollectorQueryParams Class Members
    In This Topic

    The following tables list the members exposed by CollectorQueryParams.

    Public Constructors
     NameDescription
    Public Constructor Constructor matching all collector names and basic collector properties.  
    Top
    Public Properties
     NameDescription
    Public Property A combination of collector categories describing the collector properties to retrieve as part of the query.  
    Public Property Constrains the list of collectors returned based on collector name. The standard wildcard characters ? (matches 1 character) and * (matches any number of characters) may be used.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Converts the value of this instance to a System.String.  
    Top
    See Also