Evaluator OnIdentifierLookup EventNFX Class Library

[This is preliminary documentation and is subject to change.]

Event which is fired upon leaf token resolution during evaluation, used to resolve host variables

Namespace: NFX.Parsing
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public event IdentifierLookup OnIdentifierLookup

Value

Type: NFX.Parsing IdentifierLookup
See Also