This document is archived and information here might be outdated. Recommended version. |
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(
void
);
[C++]
HRESULT put_Abbreviation(
);