|
CommonFrameHeaderMsvID Property
|
Gets or sets the MSVID to be used by IEC 61850-90-5 data frames.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public string MsvID { get; set; }
Public Property MsvID As String
Get
Set
member MsvID : string with get, set
function get_MsvID();
function set_MsvID(value);
View SourceProperty Value
StringSee Also