ITMSFNCFilterDialogService Interface
Service interface that lets a host show the filter dialog and connect it to a filter builder without depending on the concrete dialog type.
API unit family: TMSFNCFilterDialog
Syntax
ITMSFNCFilterDialogService = interface
Properties
| Name | Description |
|---|---|
| FilterBuilder | The filter builder the dialog reads from and writes back to. |
Methods
| Name | Description |
|---|---|
| Execute | Shows the filter dialog and returns the dialog result. |