XPBaseObject.Evaluate Method
| Name | Parameters | Description |
|---|---|---|
| Evaluate(CriteriaOperator) | expression | Evaluates the specified expression against the current instance of the persistent object. |
| Evaluate(String) | expression | Evaluates the specified string expression against the current instance of the persistent object. |