M-Files UI Extensibility Framework
GetOptions Method
ISearchPane Interface : GetOptions Method
The ID of the section the items of which should be returned.
Specifies whether the list items should be returned in the "short list" mode, including only about five items.
Description
Gets the list of options to show in a specific section of the search UI.
Syntax
Visual Basic
Public Function GetOptions( _
   ByVal section As String, _
   ByVal shortList As Boolean _
) As Object
Parameters
section
The ID of the section the items of which should be returned.
shortList
Specifies whether the list items should be returned in the "short list" mode, including only about five items.
See Also

ISearchPane Interface  | ISearchPane Members