Is this page helpful?
The following tables list the members exposed by SearchElement.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SearchElement | Initializes a new instance of SearchElement. |
Protected Constructors
Name | Description | |
---|---|---|
![]() |
UnstructuredElement | Initializes a new instance of UnstructuredElement. (Inherited from UnstructuredElement) |
Public Properties
Name | Description | |
---|---|---|
![]() |
ApproximateRegexMode | Indicates whether to perform any approximations. |
![]() |
Functions | List of functions to execute within the unstructured element. (Inherited from UnstructuredElement) |
![]() |
InputVariableIds | List of IDs that specify the input for the unstructured element. (Inherited from UnstructuredElement) |
![]() |
MultipleLinesSearch | Enables or disables the feature to-be-searched-for to span multiple lines. |
![]() |
OutputResultType | Indicates the output type. |
![]() |
Settings | Defines a set of settings the user can set or query. (Inherited from UnstructuredElement) |
See Also