openPDC Synchrophasor Help
TypeID Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamCommonFrameHeaderTypeID
Gets or sets the BPA PDCstream specific frame type of this frame.
Declaration Syntax
C#Visual BasicVisual C++
public FrameType TypeID { get; }
Public ReadOnly Property TypeID As FrameType
	Get
public:
virtual property FrameType TypeID {
	FrameType get () 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