Click or drag to resize
Grid Solutions Framework

FileExporterReferenceAngleMeasurement Property

Gets or sets the key of the measurement used to adjust the value of phase angles.

Namespace: EpriExport
Assembly: EpriExport (in EpriExport.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
[CustomConfigurationEditorAttribute("GSF.TimeSeries.UI.WPF.dll", "GSF.TimeSeries.UI.Editors.MeasurementEditor", 
	"filterExpression={SignalAcronym = 'IPHA' OR SignalAcronym = 'VPHA'}; selectable=false")]
public string ReferenceAngleMeasurement { get; set; }
View Source

Property Value

String
See Also