MaxLength.
[Visual Basic .NET] Public Property MaxLength As Integer
[C#] public int MaxLength {get; set;}
[C++]
HRESULT get_MaxLength(
long* MaxLength
);
[C++]
HRESULT put_MaxLength(
long MaxLength
);
[C++]Parameters
MaxLength [out, retval] MaxLength is a parameter of type long MaxLength [in] MaxLength is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.