Click or drag to resize

IArchiveReadStateDataSummary Method

Read state information summary for the specified historianID.

Namespace: GSF.Historian
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
byte[] ReadStateDataSummary(
	int historianID
)
View Source

Parameters

historianID  Int32
Historian identifier.

Return Value

Byte
A Byte array containing state information summary.
See Also