Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.OperationsProjectionEquals(Projection)

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

Assembly: Epic.Query

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