Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalRelationAttributeEquals(Scalar)

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

Assembly: Epic.Query

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