Click or drag to resize

PhasorDefinition.MaximumLabelLength Property

Gets the maximum length of the Label of this PhasorDefinition.

Namespace: GSF.PhasorProtocols.Anonymous
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.241-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