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

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

Assembly: Epic.Query

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