Click or drag to resize

ConfigurationCellIDLabelLength Property

Gets the length of the IDLabel of this ConfigurationCell.

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

Property Value

Int32

Implements

IConfigurationCellIDLabelLength
See Also