Click or drag to resize

MetadataRecordComposedFields Property

Gets or sets the MetadataRecordComposedFields associated with the HistorianID.

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

Property Value

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