InedoSDK Reference
Version:

ScopedTask Class

Represents a task with a scope.

Inheritance Hierarchy

  • object
    • System.ValueType
      • Inedo.Security.ScopedTask

Syntax

public sealed class ScopedTask : System.ValueType, IEquatable<T>

Properties

Name Description
ApplicationGroupId

Gets the application group scope if applicable.

ApplicationId

Gets the application scope if applicable.

EnvironmentId

Gets the environment scope if applicable.

FeedGroupId

Gets the feed group scope if applicable.

FeedId

Gets the feed scope if applicable.

Task

Gets the task.

Methods

Name Description
Equals(object obj)
GetHashCode

Returns a hash code for the instance.