TeamFieldValues.Field Property
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.
Shallow ref to the field being used as a team field
[System.Runtime.Serialization.DataMember(Order=10)]
public Microsoft.TeamFoundation.Work.WebApi.FieldReference Field { get; set; }
member this.Field : Microsoft.TeamFoundation.Work.WebApi.FieldReference with get, set
Public Property Field As FieldReference
Property Value
- Attributes