Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesGreaterGreater(Scalar, Scalar)

Greater Constructor (leftOperand, rightOperand)
Initializes a new instance of the Greater class.

Assembly: Epic.Query

Declaration Syntax
C#
public Greater(
	Scalar leftOperand,
	Scalar rightOperand
)
Parameters
leftOperand (Scalar)
Left operand.
rightOperand (Scalar)
Right operand.
blog comments powered by Disqus