Click or drag to resize

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.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public string UserInformation { get; set; }
View Source

Property Value

String
See Also