This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSANameDomain Interface > IGPSANameDomain.MaxLength Property (ArcObjects .NET 10.4 SDK) |
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