BuildMaster SDK Reference
Version:
GetCreateIssueUrl Method
Returns a URL to a page that can be used to create a new issue if the issue tracker is web-based.
Syntax
public
virtual
string GetCreateIssueUrl()
Returns
The URL of a page for creating a new issue if applicable; otherwise null (Nothing in Visual Basic).