BuildMaster SDK Reference
Version:

IssueTrackerCategory(string categoryId, string categoryName) Constructor

Initializes a new instance of the IssueTrackerCategory class.

Syntax

public .ctor(string categoryId, string categoryName)

Parameters

categoryId
Type: string

The category ID.

categoryName
Type: string

The friendly name of the category.