WorkItemDelete.Resource 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.
The work item object that was deleted.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=100)]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItem Resource { get; set; }
member this.Resource : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItem with get, set
Public Property Resource As WorkItem
Property Value
- Attributes