Click or drag to resize

DynamicQueryResult Class

A class contains a list of DynamicDataObject Provide methods to convert DataObjectsSearchResult to DynamicQueryResult
Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DSLDynamicQueryResult

Namespace:  Casewhere.Runtime.DSL
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public class DynamicQueryResult

The DynamicQueryResult type exposes the following members.

Constructors
  NameDescription
Public methodDynamicQueryResult
Initializes a new instance of the DynamicQueryResult class
Top
Properties
Methods
  NameDescription
Public methodStatic memberFromDataObjectsQueryResult
Create a new instance of DynamicQueryResult type.
Top
See Also