|
CommonFrameHeaderUserInformation Property
|
Gets or sets free-form user information that can be added to the
CommonFrameHeader object when use phasor file format is true.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public string UserInformation { get; set; }
Public Property UserInformation As String
Get
Set
member UserInformation : string with get, set
function get_UserInformation();
function set_UserInformation(value);
View SourceProperty Value
StringSee Also