Disjunge logically the specified predicate and other.
Assembly: Epic.Query
Return Value
A disjunction between predicate and other.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type Predicate. When you use instance method syntax to call this method, omit the first parameter.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | predicate or other is nullNothingnullptr |
