BuildMaster SDK Reference
Version:
ChangeIssueStatus(string issueId, string newStatus) Method
Changes the specified issue's status.
Syntax
public
abstract
void ChangeIssueStatus(string issueId, string newStatus)
Parameters
- issueId
- Type: string
ID of the issue.
- newStatus
- Type: string
New status of the issue.