Click or drag to resize

ChannelDefinitionBase3MaximumLabelLength Property

Gets the maximum length of the Label of this ChannelDefinitionBase3.

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

Property Value

Int32

Implements

IChannelDefinitionMaximumLabelLength
See Also