|
DigitalChannelPhaseID Property
|
Gets or sets the 2-character phase identifier for this
DigitalChannel.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public string PhaseID { get; set; }
Public Property PhaseID As String
Get
Set
member PhaseID : string with get, set
function get_PhaseID();
function set_PhaseID(value);
View SourceProperty Value
StringSee Also