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