View full article

TaskReduction.TaskReductionField Class

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

Represents the field the data is reduced on.

Inheritance

Syntax

public class TaskReductionField

Properties

Name Description
IsNumeric

Value indicating if the field is numeric or not.

Name

Field name.

Number

Field numerical value.

Value

Field value.

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)