CollectorQueryParams Class Members
In This Topic
The following tables list the members exposed by CollectorQueryParams.
Public Constructors
Public Properties
| Name | Description |
 | Categories |
A combination of collector categories describing the collector properties to retrieve as part of the query.
|
 | Continuation |
Whether additional results are available in the server for this query.
(Inherited from Proficy.Historian.ClientAccess.API.PagedQuery) |
 | Namemask |
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
| Name | Description |
 | ToString | Overridden.
Converts the value of this instance to a System.String.
|
Top
See Also