openPDC Historian Help
MetadataRecordConstantFields Class
NamespacesTVA.Historian.FilesMetadataRecordConstantFields
Defines specific fields for MetadataRecords that are of type Constant.
Declaration Syntax
C#Visual BasicVisual C++
public class MetadataRecordConstantFields : ISupportBinaryImage
Public Class MetadataRecordConstantFields _
	Implements ISupportBinaryImage
public ref class MetadataRecordConstantFields : ISupportBinaryImage
Members
All MembersMethodsPropertiesFields



IconMemberDescription
BinaryImage
Gets the binary representation of MetadataRecordConstantFields.

BinaryLength
Gets the length of the BinaryImage.

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

DisplayDigits
Gets or sets the number of digits after the decimal point to be displayed for the MetadataRecord.

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.)
Initialize(array<Byte>[]()[], Int32, Int32)
Initializes MetadataRecordConstantFields 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.)
Value
Gets or sets the constant value of the MetadataRecord.

Inheritance Hierarchy
Object
MetadataRecordConstantFields
See Also

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