BuildMaster SDK Reference
Version:

Equals(ScopedTask other) Method

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

Syntax

public virtual bool Equals(ScopedTask other)

Parameters

other
Type: ScopedTask

The other instance.

Returns

True if instances are equal; otherwise false.