次の方法で共有


FilterableProperty クラス

定義

サポートされているさまざまな種類のフィルターとその値。

public class FilterableProperty
type FilterableProperty = class
Public Class FilterableProperty
継承
FilterableProperty

コンストラクター

FilterableProperty(SupportedFilterType, IEnumerable<String>)

FilterableProperty の新しいインスタンスを初期化します。

プロパティ

SupportedFilterType

製品フィルターの種類。

SupportedValues

フィルター処理する値。

適用対象