Control.Contribution 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.
Contribution for the control.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="contribution")]
public Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.WitContribution Contribution { get; set; }
member this.Contribution : Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.WitContribution with get, set
Public Property Contribution As WitContribution
Property Value
- Attributes