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


Archive Class Members

The following tables list the members exposed by Archive.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Current size of the physical archive file on disk, expressed in MB.  
Public Property Name of the Data Store Name where this archive belong to  
Public Property An archive end time, expressed in UTC.  
Public Property An archive file name.  
Public Property Whether the archive is current, i.e. contains the latest data.  
Public Property Whether the archive has end time fixed.  
Public Property Whether the archive is read-only.  
Public Property A time of last archive backup, expressed in UTC.  
Public Property A user name of the last user to backup this archive.  
Public Property A time of last archive configuration change, expressed in UTC.  
Public Property A user name of the last user to update archive configuration.  
Public Property An archive name. Archive names are unique within a single Historian server.  
Public Property An archive start time, expressed in UTC.  
Public Property An indication of archive status.  
Public Property Configured size of an archive file, expressed in MB.  
Public Property An approximate amount of data stored in an archive, expressed in MB.  
Top
Public Methods
 NameDescription
Public Method Converts the value of this instance to a System.String.  
Top
See Also