FacetDescription.MaxValue Propiedad

Definición

Obtiene el valor máximo de esta faceta.

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

Valor de propiedad

Valor máximo de esta faceta.

Se aplica a