Share via


IEdmTypeDefinitionReference.SpatialReferenceIdentifier Property

Definition

Gets the Spatial Reference Identifier of the underlying type. This facet ONLY applies when the underlying type is a spatial type.

public int? SpatialReferenceIdentifier { get; }
member this.SpatialReferenceIdentifier : Nullable<int>
Public ReadOnly Property SpatialReferenceIdentifier As Nullable(Of Integer)

Property Value

Applies to