InedoSDK Reference
Version:

IVariableFunctionContext Interface

Evaluation context for variable functions.

Inheritance Hierarchy

  • Inedo.Extensibility.VariableFunctions.IVariableFunctionContext

Syntax

public interface IVariableFunctionContext

Properties

Name Description
CancellationToken

Gets the cancellation token.

EnvironmentId

Gets the environment ID in scope.

ExecutionId

Gets the execution ID in scope.

ProjectId

Gets the project ID in scope.

ServerId

Gets the server ID in scope.

ServerRoleId

Gets the server role ID in scope.