DynamicQueryResult Class

A class contains a list of DynamicDataObject Provide methods to convert DataObjectsSearchResult to DynamicQueryResult

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class DynamicQueryResult
Inheritance
Object    DynamicQueryResult

Constructors

DynamicQueryResult Initializes a new instance of the DynamicQueryResult class

Properties

Methods

FromDataObjectsQueryResult Create a new instance of DynamicQueryResult type.

See Also