GeoJsonLinkedCoordinateReferenceSystemType Property |
Gets the type of the GeoJson coordinate reference system.
Namespace: MongoDB.Driver.GeoJsonObjectModelAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax public override string Type { get; }
Public Overrides ReadOnly Property Type As String
Get
abstract Type : string with get
override Type : string with get
Property Value
Type:
StringSee Also