openPDC Synchrophasor Help
TypeID Property
NamespacesTVA.PhasorProtocols.Ieee1344CommonFrameHeaderTypeID
Gets or sets the IEEE 1344 specific frame type of this frame.
Declaration Syntax
C#Visual BasicVisual C++
public FrameType TypeID { get; set; }
Public Property TypeID As FrameType
	Get
	Set
public:
virtual property FrameType TypeID {
	FrameType get () sealed;
	void set (FrameType value) sealed;
}
Remarks

This returns the protocol specific frame classification which uniquely identifies the frame type.

This is the TypeID()()()() implementation.

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