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

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

Assembly: Epic.Query

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