ArchiveQueryParams Class Members
In This Topic
The following tables list the members exposed by ArchiveQueryParams.
Public Constructors
Public Properties
| Name | Description |
 | Continuation |
Whether additional results are available in the server for this query.
(Inherited from Proficy.Historian.ClientAccess.API.PagedQuery) |
 | Namemask |
Constrains the list of archives returned based on archive 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