Click or drag to resize

DataObjectPropertyLessThan Class

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

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DataObjectExpressionsDataObjectExpression
    Casewhere.Runtime.DataObjectExpressionsDataObjectPropertyLessThan

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 DataObjectPropertyLessThan : DataObjectExpression

The DataObjectPropertyLessThan type exposes the following members.

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