FacetDescription.DefaultValue Property

 

Gets the default value of a facet with this facet description.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public object DefaultValue { get; }

Property Value

Type: System.Object

The default value of a facet with this facet description.