openPDC Historian Help
EngineeringUnits Property
NamespacesTVA.Historian.FilesMetadataRecordAnalogFieldsEngineeringUnits
Gets or sets the engineering units of archived data values for the MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public string EngineeringUnits { get; set; }
Public Property EngineeringUnits As String
public:
property String^ EngineeringUnits {
	String^ get ();
	void set (String^ value);
}
Remarks
Maximum length for EngineeringUnits is 24 characters.
Exceptions
ExceptionCondition
ArgumentNullExceptionThe value being assigned is null.

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