TeamFieldValues Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Essentially a collection of team field values
[System.Runtime.Serialization.DataContract]
public class TeamFieldValues : Microsoft.TeamFoundation.Work.WebApi.TeamSettingsDataContractBase
type TeamFieldValues = class
inherit TeamSettingsDataContractBase
Public Class TeamFieldValues
Inherits TeamSettingsDataContractBase
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| TeamFieldValues() | |
Properties
| Name | Description |
|---|---|
| DefaultValue |
The default team field value |
| Field |
Shallow ref to the field being used as a team field |
| Links |
Collection of links relevant to resource (Inherited from TeamSettingsDataContractBase) |
| Url |
Full http link to the resource (Inherited from TeamSettingsDataContractBase) |
| Values |
Collection of all valid team field values |