BuildMaster SDK Reference
Version:
ScopedTask Class
Represents a task with a scope.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Web.Security.ScopedTask
Syntax
public
class
ScopedTask : IEquatable<ScopedTask>
Methods
|
Name |
Description |
|
Equals(ScopedTask other)
|
Returns a value indicating whether this instances is equivalent to another.
|
|
Equals(object obj)
|
Returns a value indicating whether this instances is equivalent to another.
|
|
GetHashCode
|
Returns a hash code for the instance.
|
|
ToString
|
Returns a string representation of this instance.
|