Codeunit 1491 Edit in Excel Filters Impl. in 22
- App
- System Application
Versions171819202122232425262728latest
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| AddField | (Text, Enum Edit in Excel Filter Collection Type, Enum Edit in Excel Edm Type) | Interface Edit in Excel Field Filter | public | - |
| AddField | (Text, Enum Edit in Excel Filter Type, Text, Enum Edit in Excel Edm Type) | Interface Edit in Excel Field Filter | public | - |
| Get | (Text) | Interface Edit in Excel Field Filter | public | - |
| Remove | (Text) | Boolean | public | - |
| Contains | (Text) | Boolean | public | - |
| ConvertFromJsonFilters | (JsonObject, JsonObject, Integer) | internal | - | |
| GetFilters | (var DotNet GenericDictionary2) | internal | - | |
| ConvertStructuredFiltersToEntityFilterCollection | (JsonObject, JsonObject, var Dictionary, Enum Edit in Excel Filter Collection Type) | public | - |