SymbolLookupRequestExpression Property

GF API Documentation
Symbol lookup evaluation expression. Forms a boolean tree structure, evaluated from left to right. Can be either a leaf [!:ISymbolLookupCriteria] or a

Namespace:  GF.Api.Contracts.Lookup.Request
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public ISymbolLookupExpression Expression { get; }

Property Value

Type: ISymbolLookupExpression
Remarks

Optional
See Also

Reference