Click or drag to resize

AnalogDefinition.MaximumLabelLength Property

Gets the maximum length of the Label of this AnalogDefinition.

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

Property Value

Int32

Implements

IChannelDefinition.MaximumLabelLength
Remarks
This length is not restricted for anonymous protocol definitions.
See Also