|
FrameParserStationName Property
|
Gets or sets the station name for the F-NET device.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public string StationName { get; set; }
Public Property StationName As String
Get
Set
member StationName : string with get, set
function get_StationName();
function set_StationName(value);
View SourceProperty Value
StringSee Also