QueryHierarchyItem.LastModifiedBy 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 identity who last modified the query item.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.IdentityReference LastModifiedBy { get; set; }
member this.LastModifiedBy : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.IdentityReference with get, set
Public Property LastModifiedBy As IdentityReference
Property Value
- Attributes