Click or drag to resize

ConfigurationCellBase.MaximumStationNameLength Property

Gets the maximum length of the StationName of this ConfigurationCellBase.

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

Property Value

Int32

Implements

IConfigurationCell.MaximumStationNameLength
See Also