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