BuildMaster SDK Reference
Version:

SimpleBuildMasterContext(IGenericBuildMasterContext other, int? buildId, int? releaseId, int? pipelineId, string pipelineStageName) Constructor

Syntax

public .ctor(IGenericBuildMasterContext other, int? buildId, int? releaseId, int? pipelineId, string pipelineStageName)

Parameters

other
Type: IGenericBuildMasterContext
buildId
Type: int?
releaseId
Type: int?
pipelineId
Type: int?
pipelineStageName
Type: string