Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalConstantEquals(Constant)

Equals Method (other)
Determines whether the specified Constant is equal to the current Constant.

Assembly: Epic.Query

Declaration Syntax
C#
public abstract bool Equals(
	Constant other
)
Parameters
other (Constant)
The Constant to compare with the current Constant.
Return Value
trueTruetrue if the specified Constant is equal to the current Constant; otherwise, falseFalsefalse.
blog comments powered by Disqus