TeamFieldValues interface

Essentially a collection of team field values

Extends

Properties

defaultValue

The default team field value

field

Shallow ref to the field being used as a team field

values

Collection of all valid team field values

Inherited Properties

url

Full http link to the resource

Property Details

defaultValue

The default team field value

defaultValue: string

Property Value

string

field

Shallow ref to the field being used as a team field

field: FieldReference

Property Value

values

Collection of all valid team field values

values: TeamFieldValue[]

Property Value

Inherited Property Details

url

Full http link to the resource

url: string

Property Value

string

Inherited From TeamSettingsDataContractBase.url