BuildMaster SDK Reference
Version:

SubmitReport(string buildOutput) Method

Submits a string as a report in HTML.

Syntax

protected void SubmitReport(string buildOutput)

Parameters

buildOutput
Type: string

HTML content of report to submit.

Remarks

A Build Output Report may not be submitted more than once, or while a remote command is being executed.