openPDC Historian Help
MetadataRecordSummary Class
NamespacesTVA.Historian.FilesMetadataRecordSummary
A class with a subset of information defined in MetadataRecord. The BinaryImage of MetadataRecordSummary is sent back as a reply to PacketType3 and PacketType4.
Declaration Syntax
C#Visual BasicVisual C++
public class MetadataRecordSummary : ISupportBinaryImage
Public Class MetadataRecordSummary _
	Implements ISupportBinaryImage
public ref class MetadataRecordSummary : ISupportBinaryImage
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
MetadataRecordSummary(MetadataRecord)
Initializes a new instance of the MetadataRecordSummary class.

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

BinaryImage
Gets the binary representation of MetadataRecordSummary.

BinaryLength
Gets the length of the BinaryImage.

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

Enabled
Same as Enabled.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExceptionLimit
Same as ExceptionLimit.

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.)
HighAlarm
Same as HighAlarm.

HighRange
Same as HighRange.

HighWarning
Same as HighWarning.

HistorianID
Same as HistorianID.

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

LowAlarm
Same as LowAlarm.

LowRange
Same as LowRange.

LowWarning
Same as LowWarning.

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
MetadataRecordSummary
See Also

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