Click or drag to resize

ConfigurationCellBaseBodyLength Property

Gets the length of the BodyImage.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
protected override int BodyLength { get; }
View Source

Property Value

Int32
Remarks
Channel names of IEEE protocol configuration frames are common in order and type so these are defined in the base class.
See Also