This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.Abbreviation Property (ArcObjects .NET 10.5 SDK) |
The abbreviated name of this spatial reference component.
[Visual Basic .NET] Public Property Abbreviation As String
[C#] public string Abbreviation {get; set;}
[C++]
HRESULT get_Abbreviation(
BSTR* Abbreviation
);
[C++]
HRESULT put_Abbreviation(
BSTR Abbreviation
);
[C++]
Parameters Abbreviation [out, retval] Abbreviation is a parameter of type BSTR Abbreviation [in] Abbreviation is a parameter of type BSTR