This document is archived and information here might be outdated. Recommended version. |
The alias of this spatial reference component.
[Visual Basic .NET]
Public Property Alias As String
[C#]
public string Alias {get; set;}
[C++]
HRESULT get_Alias(
void
);
[C++]
HRESULT put_Alias(
);