Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / IArchives Interface / GetStatistics Method
Archive statistics to apply.
Name of the data store to get the statistics.


GetStatistics Method (IArchives)
Retrieve archive statistics from a Historian server.
Syntax
Sub GetStatistics( _
   ByRef statistics As ArchiveStatistics, _
   Optional ByVal datastoreName As System.String _
) 

Parameters

statistics
Archive statistics to apply.
datastoreName
Name of the data store to get the statistics.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also