Share via


FacetDescription.MinValue Property

Definition

Gets the minimum value for this facet.

public Nullable<int> MinValue { get; }
member this.MinValue : Nullable<int>
Public ReadOnly Property MinValue As Nullable(Of Integer)

Property Value

The minimum value for this facet.

Applies to