BuildMaster SDK Reference
Version:

CategoryIdFilter Property

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

Syntax

public abstract string[] CategoryIdFilter { get; set; }

Remarks

The length of this array must always be less than or equal the length of the CategoryTypeNames property.