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


In This Topic
    ArchiveQueryParams Class Members
    In This Topic

    The following tables list the members exposed by ArchiveQueryParams.

    Public Constructors
     NameDescription
    Public Constructor Constructor matching all archive names.  
    Top
    Public Properties
     NameDescription
    Public Property 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
     NameDescription
    Public MethodOverridden.  Converts the value of this instance to a System.String.  
    Top
    See Also