CommonFrameHeaderTypeID Property

Gets or sets the BPA PDCstream specific frame type of this frame.

Definition

Namespace: Gemstone.PhasorProtocols.BPAPDCstream
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.177 -- Release Build+c429d1804aca100dff8e0245d2fd366feebed6ae
public FrameType TypeID { get; }

Property Value

FrameType

Implements

TypeID

Remarks

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

This is the TypeID implementation.

See Also