Share via


FacetDescription.MaxValue プロパティ

定義

このファセットの最大値を取得します。

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)

プロパティ値

このファセットの最大値。

適用対象