Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DSL.CompilerContext
IDslCompilerContext Interface
IDslCompilerContext Methods
Get Method
Get Method (String)
Get(T) Method (String)
IDslCompilerContext
Get Method (String)
Get value object by name.
Namespace:
Casewhere.Runtime.DSL.CompilerContext
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
Copy
DynamicDataObject
Get
(
string
key
)
Parameters
key
Type:
System
String
The key.
Return Value
Type:
DynamicDataObject
The stored object.
See Also
Reference
IDslCompilerContext Interface
Get Overload
Casewhere.Runtime.DSL.CompilerContext Namespace