|
MultiProtocolFrameParserSourceName Property
|
Gets or sets a descriptive name for a device connection.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public string SourceName { get; set; }
Public Property SourceName As String
Get
Set
member SourceName : string with get, set
function get_SourceName();
function set_SourceName(value);
View SourceProperty Value
StringSee Also