IDsl Compiler ContextLoad Data Objects Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.IDslCompilerContext.LoadDataObjects(System.String,Casewhere.Runtime.DSL.DataLoadingScope)"]
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> LoadDataObjects(
string dataClassName,
DataLoadingScope scope = DataLoadingScope.Workflow
)Parameters
- dataClassName String
- scope DataLoadingScope (Optional)
Return Value
IListObject[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.IDslCompilerContext.LoadDataObjects(System.String,Casewhere.Runtime.DSL.DataLoadingScope)"]