openPDC Historian Help
StateRecordSummary Class
NamespacesTVA.Historian.FilesStateRecordSummary
A class with just CurrentData. The BinaryImage of MetadataRecordSummary is sent back as a reply to PacketType11.
Declaration Syntax
C#Visual BasicVisual C++
public class StateRecordSummary : ISupportBinaryImage
Public Class StateRecordSummary _
	Implements ISupportBinaryImage
public ref class StateRecordSummary : ISupportBinaryImage
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
StateRecordSummary(StateRecord)
Initializes a new instance of the StateRecordSummary class.

StateRecordSummary(array<Byte>[]()[], Int32, Int32)
Initializes a new instance of the StateRecordSummary class.

BinaryImage
Gets the binary representation of StateRecordSummary.

BinaryLength
Gets the length of the BinaryImage.

ByteCount
Specifies the number of bytes in the binary image of StateRecordSummary.

CurrentData
Same as CurrentData.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HistorianID
Same as HistorianID.

Initialize(array<Byte>[]()[], Int32, Int32)
Initializes StateRecordSummary from the specified binaryImage.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
StateRecordSummary
See Also

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252