This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFieldEdit Interface > IFieldEdit.AliasName Property (ArcObjects .NET 10.4 SDK) |
The alias name of the field.
[Visual Basic .NET]
Public WriteOnly Property AliasName_2
[C#] public void AliasName_2 {set;}
[C++]
HRESULT put_AliasName(
BSTR
);
[C++]
Parameters [in] is a parameter of type BSTR
This is only supported on fields from object classes and feature classes that are registered with a personal, File or ArcSDE geodatabase.
This is not supported for shapefiles, coverages, or other data sources.
You can register a table within the geodatabase to become an object class by right-clicking on the table in ArcCatalog and clicking on "Register with Geodatabase".