DataEnumerationQueryFor Method
|
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic static DataEnumerationQuery For(
string dataClassName
)
Parameters
- dataClassName String
- The name of the data class
Return Value
DataEnumerationQueryA new instance of the DataEnumerationQuery type
See Also