Click or drag to resize

MetadataRecordComposedFieldsEngineeringUnits Property

Gets or sets the engineering units of archived data values for the MetadataRecord.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public string EngineeringUnits { get; set; }
View Source

Property Value

String
Exceptions
ExceptionCondition
ArgumentNullExceptionThe value being assigned is null.
See Also