Click or drag to resize

DataObjectPropertyIn Class

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

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DataObjectExpressionsDataObjectExpression
    Casewhere.Runtime.DataObjectExpressionsDataObjectPropertyIn

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

The DataObjectPropertyIn type exposes the following members.

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