Click or drag to resize

DataObjectPropertyNotEq Class

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

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DataObjectExpressionsDataObjectExpression
    Casewhere.Runtime.DataObjectExpressionsDataObjectPropertyNotEq

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

The DataObjectPropertyNotEq type exposes the following members.

Constructors
  NameDescription
Public methodDataObjectPropertyNotEq
Initializes a new instance of the DataObjectPropertyNotEq class
Top
Properties
  NameDescription
Public propertyName
Public propertyValue
Top
Methods
See Also