This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSANameDomain Interface > IGPSANameDomain.AlphaNumericOnly Property (ArcObjects .NET 10.4 SDK) |
AlphaNumeric (+ Underscore) Only.
[Visual Basic .NET] Public Property AlphaNumericOnly As Boolean
[C#] public bool AlphaNumericOnly {get; set;}
[C++]
HRESULT get_AlphaNumericOnly(
VARIANT_BOOL* AlphaNumericOnly
);
[C++]
HRESULT put_AlphaNumericOnly(
VARIANT_BOOL AlphaNumericOnly
);
[C++]
Parameters AlphaNumericOnly [out, retval] AlphaNumericOnly is a parameter of type VARIANT_BOOL AlphaNumericOnly [in] AlphaNumericOnly is a parameter of type VARIANT_BOOL