IncludeExcludeFilter class
- Extends
繼承的屬性
| display |
|
| filter |
|
| schema |
方法
| toJSON() |
建構函式詳細資料
IncludeExcludeFilter(IIncludeExcludeFilterTarget, boolean, (string | number | boolean)[] | IncludeExcludeFilterValuesType)
new IncludeExcludeFilter(target: IIncludeExcludeFilterTarget, isExclude: boolean, values: (string | number | boolean)[] | IncludeExcludeFilterValuesType)
參數
- target
- IIncludeExcludeFilterTarget
- isExclude
-
boolean
- values
-
(string | number | boolean)[] | IncludeExcludeFilterValuesType
屬性詳細資料
isExclude
isExclude: boolean
屬性值
boolean
schemaUrl
static schemaUrl: string
屬性值
string
target
values
values: (string | number | boolean)[] | IncludeExcludeFilterValuesType
屬性值
(string | number | boolean)[] | IncludeExcludeFilterValuesType