BuildMaster SDK Reference
Version:

ICategoryFilterable Interface

Indicates that a IssueTrackingProviderBase can filter issues by category.

Inheritance Hierarchy

  • Inedo.BuildMaster.Extensibility.Providers.IssueTracking.ICategoryFilterable

Syntax

public interface ICategoryFilterable

Properties

Name Description
CategoryIdFilter

Gets or sets an array of Category Id's that correspond to the index of the CategoryTypeNames property.

CategoryTypeNames

Gets an inheritor-defined array of category types.

Methods

Name Description
GetCategories

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