BuildMaster SDK Reference
Version:
IssueTrackerCategory(string categoryId, string categoryName) Constructor
Syntax
public .ctor(string categoryId, string categoryName)
Parameters
- categoryId
- Type: string
The category ID.
- categoryName
- Type: string
The friendly name of the category.