Share via


Crs.Type Property

Definition

Gets CRS type in the Azure Cosmos DB service.

[System.Runtime.Serialization.DataMember(Name="type")]
public Azure.Cosmos.Spatial.CrsType Type { get; }
[<System.Runtime.Serialization.DataMember(Name="type")>]
member this.Type : Azure.Cosmos.Spatial.CrsType
Public ReadOnly Property Type As CrsType

Property Value

Type of CRS.

Attributes

Applies to