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