Data Enumeration QueryFor Method
The static For method use to create a new instance of DataEnumerationQuery type.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
A new instance of the DataEnumerationQuery type
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public static DataEnumerationQuery For(
string dataClassName
)Parameters
- dataClassName String
- The name of the data class
Return Value
DataEnumerationQueryA new instance of the DataEnumerationQuery type