DbGeography.WellKnownValue Property

 

Gets or sets a data contract serializable well known representation of this DbGeography value.

Namespace:   System.Data.Entity.Spatial
Assembly:  EntityFramework (in EntityFramework.dll)

[DataMemberAttribute(Name = "Geography")]
public DbGeographyWellKnownValue WellKnownValue { get; set; }

Property Value

Type: System.Data.Entity.Spatial.DbGeographyWellKnownValue

A data contract serializable well known representation of this DbGeography value.