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