ASP.NET MVC コントロールヘルプ
DefaultFilterType プロパティ (PivotEngine)

C1.Web.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap 名前空間 > PivotEngine クラス : DefaultFilterType プロパティ
デフォルトのフィルタタイプを(値または条件に基づいて)取得または設定します。サービスを連結する場合は、FilterType.ConditionおよびFilterType.Noneだけがサポートされます。FilterType.Bothが設定されている場合は、FilterType.Conditionとして機能します。FilterType.Valueが設定されている場合は、FilterType.Noneとして機能します。
シンタックス
'宣言
 
Public Property DefaultFilterType As FilterType
public FilterType DefaultFilterType {get; set;}
参照

PivotEngine クラス
PivotEngine メンバ