Click or drag to resize

AnalogChannelPhaseDesignation Property

Gets or sets phase designation of this AnalogChannel.

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

Property Value

String
Exceptions
ExceptionCondition
ArgumentExceptionValue is not a valid phase designation.
See Also