Developer Portal for YouTrack and Hub Help

ProjectField

Represents a project custom field entity.

Extends ProjectFieldInfo.

Properties

Name

Type

Description

id

string

The ID of the project custom field.

multiValue

boolean

When `true`, the project custom field can support multiple values. A field can be either simple or multi-value. `false` by default.

name

string

The name of the project custom field.

type

string

The type of the project custom field.

Last modified: 30 April 2024