DbGeographyWellKnownValue.CoordinateSystemId Property
Gets or sets the coordinate system identifier (SRID) of this value.
Assembly: EntityFramework (in EntityFramework.dll)
[DataMemberAttribute(Order = 1, IsRequired = false, EmitDefaultValue = false)] public int CoordinateSystemId { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }