|
ConcentratorMaximumLabelLength Property
|
Gets the maximum label length for string fields in configuration frames.
Namespace: PhasorProtocolAdapters.IeeeC37_118Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public override int MaximumLabelLength { get; }
Public Overrides ReadOnly Property MaximumLabelLength As Integer
Get
public:
virtual property int MaximumLabelLength {
int get () override;
}
abstract MaximumLabelLength : int with get
override MaximumLabelLength : int with get
function get_MaximumLabelLength();
View SourceProperty Value
Int32See Also