Edit

Share via


WorkItemDelete.Resource Property

Definition

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

Applies to