Click or drag to resize

ConfigurationCellBaseIDLabelLength Property

Gets the length of the IDLabel of this ConfigurationCellBase.

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

Property Value

Int32

Implements

IConfigurationCellIDLabelLength
See Also