IDsl Compiler ContextGet Data Objects Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.IDslCompilerContext.GetDataObjects(System.String,System.String)"]
Definition
Namespace: Casewhere.Runtime.DSL.CompilerContext
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
[ObsoleteAttribute]
IList<Object> GetDataObjects(
string dataClassName,
string level = "workflow"
)Parameters
Return Value
IListObject[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.IDslCompilerContext.GetDataObjects(System.String,System.String)"]