openPDC Synchrophasor Help
IsFirstFrame Property
NamespacesTVA.PhasorProtocols.Ieee1344CommonFrameHeaderIsFirstFrame
Gets or sets flag from that determines if this is the first frame image in a series of images representing an entire frame.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsFirstFrame { get; set; }
Public Property IsFirstFrame As Boolean
	Get
	Set
public:
property bool IsFirstFrame {
	bool get ();
	void set (bool value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0