A class with a subset of information defined in MetadataRecord. The BinaryImage of 
            MetadataRecordSummary is sent back as a reply to PacketType3 and 
            PacketType4.
            
| C# | Visual Basic | Visual C++ | 
public class MetadataRecordSummary : ISupportBinaryImage
Public Class MetadataRecordSummary _ Implements ISupportBinaryImage
public ref class MetadataRecordSummary : ISupportBinaryImage
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description | 
|---|---|---|
| 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) |  (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()()() |  (Inherited from Object.) | 
| Object | |
| MetadataRecordSummary | |