UnresolvedFilterExpressionIUnresolvedFilterExpressionPath Property |
The path is applied to the data objects that are being loaded. For example, if we're loading resource assignment data objects, and we only want those where the assigned resource belongs to a specific system, we could add the following expression: Path: /ROLEREF/SYSTEMREF Property: ID Operator: Equals FilterValue: { id of a specific system }
Namespace: Omada.OE.Model
string IUnresolvedFilterExpression.Path { get; }