The SymbolLookupRequest type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BaseSymbol |
Lookup by base contract symbol text.
| |
| Description |
Lookup by contract description text.
| |
| Expression |
Symbol lookup evaluation expression. Forms a boolean tree structure, evaluated from left to right.
Can be either a leaf [!:ISymbolLookupCriteria] or a | |
| ResultCount |
Desired number of result contracts
| |
| Symbol |
Lookup by contract symbol text.
|
See Also