Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DataObjectExpressions
DataObjectAnd Class
DataObjectAnd Constructor
DataObjectAnd Properties
DataObjectAnd Methods
Data
Object
And Constructor
Initializes a new instance of the
DataObjectAnd
class
Namespace:
Casewhere.Runtime.DataObjectExpressions
Assembly:
Casewhere.Runtime.DataObjectExpressions (in Casewhere.Runtime.DataObjectExpressions.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
DataObjectAnd
(
DataObjectExpression
leftExpression
,
DataObjectExpression
rightExpression
)
Parameters
leftExpression
DataObjectExpression
rightExpression
DataObjectExpression
See Also
Reference
DataObjectAnd Class
Casewhere.Runtime.DataObjectExpressions Namespace