BuildMaster SDK Reference
Version:

Equals(object obj) Method

Returns a value indicating whether this artifact is equivalent to another artifact.

Syntax

public virtual bool Equals(object obj)

Parameters

obj
Type: object

Other artifact to compare to.

Returns

True if artifacts are identical; otherwise false.