FacetDescription.MaxValue Property

 

Gets the maximum value for this facet.

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

public Nullable<int> MaxValue { get; }

Property Value

Type: System.Nullable<Int32>

The maximum value for this facet.