IDsl Compiler ContextSearch Data Objects(String, Data Object Expression) Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.IDslCompilerContext.SearchDataObjects(System.String,Casewhere.Runtime.DataObjectExpressions.DataObjectExpression)"]
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> SearchDataObjects(
string dataClassName,
DataObjectExpression doExpression
)Parameters
- dataClassName String
- doExpression DataObjectExpression
Return Value
IListObject[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.CompilerContext.IDslCompilerContext.SearchDataObjects(System.String,Casewhere.Runtime.DataObjectExpressions.DataObjectExpression)"]