WitContribution 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.
Properties of a work item form contribution
[System.Runtime.Serialization.DataContract]
public class WitContribution
type WitContribution = class
Public Class WitContribution
- Inheritance
-
WitContribution
- Attributes
Constructors
| WitContribution() |
Properties
| ContributionId |
The id for the contribution. |
| Height |
The height for the contribution. |
| Inputs |
A dictionary holding key value pairs for contribution inputs. |
| ShowOnDeletedWorkItem |
A value indicating if the contribution should be show on deleted workItem. |