PicklistMaxTextLen Property |
Gets the MaxLength of a display text value in the list. Note that this value
is only valid after
Refresh has been called.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int MaxTextLen { get; }
Public ReadOnly Property MaxTextLen As Integer
Get
Property Value
Type:
Int32See Also