Click or drag to resize

Condition Methods

The Condition type exposes the following members.

Methods
  NameDescription
Public methodAddFilterExpression
Adds a new expression that will be created for the filter when the condition is saved.
Public methodClone
Public methodRemoveInvalidConditionFields
Removes the condition fields whoes properties are not in the common properties of the filter data object types
Public methodResetAll
Resets the id etc. of the object. The method is used when making a copy of an existing object.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
See Also