Click or drag to resize

IDslCompilerContext.GetDataObjectById Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.IDslCompilerContext.GetDataObjectById(System.String)"]


Namespace: Casewhere.Runtime.DSL.CompilerContext
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
[ObsoleteAttribute]
Object GetDataObjectById(
	string dataObjectId
)

Parameters

dataObjectId  String
 

Return Value

Object

[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.IDslCompilerContext.GetDataObjectById(System.String)"]

See Also