BuildMaster SDK Reference
Version:

GetCategories Method

Returns an array of all appropriate categories defined within the provider.

Syntax

public abstract IssueTrackerCategory[] GetCategories()

Returns

Categories defined within the provider.

Remarks

The nesting level (i.e. IssueTrackerCategory.Subcategories) can never be less than the length of CategoryTypeNames.