WorkItemUpdate.RevisedBy 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.
Identity for the work item update.
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.IdentityReference RevisedBy { get; set; }
member this.RevisedBy : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.IdentityReference with get, set
Public Property RevisedBy As IdentityReference
Property Value
- Attributes