Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesScalarPredicateBaseEquals(ScalarPredicateBase)

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

Assembly: Epic.Query

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