View full article

CategoriesScope Enum

Namespace: PIX.QMSAPI.DataObjects.Enums
Assembly: PIX.dll

Represents the scope when retrieving categories.

Syntax

public enum CategoriesScope

Fields

Name Description
All

All categories will be retrieved.

Used

Only currently used categories will be retrieved.

Extension Methods

ApiFilter.FilterFor<CategoriesScope>(Nullable<ApiVersion>)