Click or drag to resize

CommandCellExtendedDataByte Property

Gets or sets extended data Byte that represents this CommandCell.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual byte ExtendedDataByte { get; set; }
View Source

Property Value

Byte

Implements

ICommandCellExtendedDataByte
See Also