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