This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFieldInfoProperty3 Interface > IGPFieldInfoProperty3.RealAlias Property (ArcObjects .NET 10.4 SDK) |
FieldInfo Property Real Alias.
[Visual Basic .NET] Public Property RealAlias As String
[C#] public string RealAlias {get; set;}
[C++]
HRESULT get_RealAlias(
BSTR* Alias
);
[C++]
HRESULT put_RealAlias(
BSTR Alias
);
[C++]
Parameters Alias [out, retval] Alias is a parameter of type BSTR Alias [in] Alias is a parameter of type BSTR