The SymbolLookupRequestBuilder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Build |
Construct object with configured parameters
| |
| WithBaseSymbol(TextSearch) |
Sets the BaseSymbol parameter
| |
| WithBaseSymbol(String, TextSearchMode) |
Sets the BaseSymbol parameter
| |
| WithDescription(TextSearch) |
Sets the Description parameter
| |
| WithDescription(String, TextSearchMode) |
Sets the Description parameter
| |
| WithExpression |
Sets the Expression parameter
| |
| WithResultCount |
Sets the ResultCount parameter
| |
| WithSymbol(TextSearch) |
Sets the Symbol parameter
| |
| WithSymbol(String, TextSearchMode) |
Sets the Symbol parameter
|
See Also