InedoSDK Reference
Version:

VariableTemplateContext(int projectId, int? releaseId, int? buildId, string pipelineStageName) Constructor

Syntax

public VariableTemplateContext(int projectId, Nullable<int> releaseId, Nullable<int> buildId, string pipelineStageName)

Parameters

projectId
Type: int
releaseId
Type: int?
buildId
Type: int?
pipelineStageName
Type: string