FacetDescription.MinValue Property

 

Gets the minimum value for this facet.

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

public Nullable<int> MinValue { get; }

Property Value

Type: System.Nullable<Int32>

The minimum value for this facet.