BuildMaster SDK Reference
Version:
Equals(Artifact other) Method
Returns a value indicating whether this artifact is equivalent to another artifact.
Syntax
public
virtual
bool Equals(Artifact other)
Parameters
- other
- Type: Artifact
Other artifact to compare to.
Returns
True if artifacts are identical; otherwise false.