Skip to main content
A newer version of this page is available. .

Creating Criteria

XPO provides multiple ways for writing criteria. The common ways of doing this are: creating criteria in code as CriteriaOperator objects, and using the static CriteriaOperator.Parse method.

Concepts

Task-Based Help