Click or drag to resize

ConfigurationCellIDCode Property

Gets or sets the ID code of this ConfigurationCell.

Namespace: GSF.PhasorProtocols.FNET
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override ushort IDCode { get; set; }
View Source

Property Value

UInt16

Implements

IChannelCellIDCode
See Also