View full article

FieldContentType Enum

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

Represents the types of values that a FieldContent contains.

Syntax

public enum FieldContentType

Fields

Name Description
All

All field values

CurrentSelections

The currently selected fields values.

Extension Methods

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