BuildMaster SDK Reference
Version:
Equals(ArtifactIdentifier other) Method
Returns a value indicating whether this identifier is equivalent to another.
Syntax
public
virtual
bool Equals(ArtifactIdentifier other)
Parameters
- other
- Type: ArtifactIdentifier
The other identifier.
Returns
True if identifiers refer to the same artifact; otherwise false.