<< Fare clic per visualizzazione il sommario >> Percorso: Il linguaggio OEL > Funzioni > FilterAnd |
Returns a FilterGroup with the operator equals to And.
Function
FilterAnd([ ] Object filters)
1) FilterAnd(Object filters)
2) FilterAnd(IList filters)
Input parameters
1) FilterAnd(Object filters)
2) FilterAnd(IList filters)
Name |
Description |
Type |
Optional |
filters |
Filters collection to add |
ICollection of Object - Filter - Property Filter of Filter |
|
Return Value
Value |