Click or drag to resize

DataObjectPropertyGreaterThan Class

[Missing <summary> documentation for "T:Casewhere.Runtime.DataObjectExpressions.DataObjectPropertyGreaterThan"]

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DataObjectExpressionsDataObjectExpression
    Casewhere.Runtime.DataObjectExpressionsDataObjectPropertyGreaterThan

Namespace: Casewhere.Runtime.DataObjectExpressions
Assembly: Casewhere.Runtime.DataObjectExpressions (in Casewhere.Runtime.DataObjectExpressions.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class DataObjectPropertyGreaterThan : DataObjectExpression

The DataObjectPropertyGreaterThan type exposes the following members.

Constructors
 NameDescription
Public methodDataObjectPropertyGreaterThanInitializes a new instance of the DataObjectPropertyGreaterThan class
Top
Properties
 NameDescription
Public propertyName 
Public propertyValue 
Top
Methods
See Also