|
CommonFrameHeaderRowFlags Property
|
Gets or sets row flags for this
CommonFrameHeader when frame is a data frame and use phasor file format is true.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public uint RowFlags { get; set; }
Public Property RowFlags As UInteger
Get
Set
member RowFlags : uint32 with get, set
function get_RowFlags();
function set_RowFlags(value);
View SourceProperty Value
UInt32See Also