BuildMaster SDK Reference
Version:
IssueTrackerCategory Class
Represents a categorization of issues in an issue tracking system.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Extensibility.Providers.IssueTracking.IssueTrackerCategory
Syntax
public
class
IssueTrackerCategory
Properties
|
Name |
Description |
|
CategoryId
|
Gets a string that uniquely identifies the category.
|
|
CategoryName
|
Gets a string that is displayed to the user as the category name.
|
|
Subcategories
|
Gets subcategories that are part of this category.
|