This document is archived and information here might be outdated. Recommended version. |
The type of the spatial reference.
[Visual Basic .NET] Public Property Type As String
[C#] public string Type {get; set;}
[C++]
HRESULT get_Type(
void
);
[C++]
HRESULT put_Type(
);