Click or drag to resize

ConfigurationCellMaximumStationNameLength Property

Gets the maximum length of the StationName of this ConfigurationCell.

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

Property Value

Int32

Implements

IConfigurationCellMaximumStationNameLength
See Also