IFinder.ShowFinder method
Namespace: NextDesign.Desktop
Description
Display the finder to get the selected model.
argument
| Name | Type | Description |
|---|---|---|
| model | IModel | associated model |
| fieldName | string | Field to associate with |
| keyword | string | Keyword to initialize the finder with The default is null. |
| parentWindow | Window | Owner window of the finder The default is null. If omitted, the finder is displayed with the current window as the owner window. |
Return value
- IModelCollection