IDslCompilerContextRef Method (String)
|
Get the data object is being referenced.
Namespace:
Casewhere.Runtime.DSL.CompilerContext
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax Parameters
- key
- Type: SystemString
The reference key.
Return Value
Type:
ObjectThe data object. Null if nothing is found.
See Also