DbGeography.WellKnownValue Property
Gets or sets a data contract serializable well known representation of this DbGeography value.
Assembly: EntityFramework (in EntityFramework.dll)
[DataMemberAttribute(Name = "Geography")] public DbGeographyWellKnownValue WellKnownValue { get; set; }
Property Value
Type: System.Data.Entity.Spatial.DbGeographyWellKnownValueA data contract serializable well known representation of this DbGeography value.