ExpressionFilterModel interface
這個類別代表與使用者可讀取格式之訂用帳戶相關聯的訂用帳戶篩選,例如 “filterModel”:{ “clauses”:[ { “logicalOperator”:“, ”fieldName“:”PortfolioProject“, ”operator“:”=“, ”value“:”@@MyProjectName@@“, ”index“:1 } ], ”groups“:[ ], ”maxGroupLevel“:0 }
屬性
clauses | 此訂用帳戶中的子句一般清單 |
groups | 訂用帳戶中的子句群組 |
max |
訂用帳戶樹狀結構的最大深度 |
屬性詳細資料
clauses
groups
maxGroupLevel
訂用帳戶樹狀結構的最大深度
maxGroupLevel: number
屬性值
number