ServiceEndpointExecutionData.Owner 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.
Gets the owner of service endpoint execution data.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskOrchestrationOwner Owner { get; }
member this.Owner : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskOrchestrationOwner
Public ReadOnly Property Owner As TaskOrchestrationOwner
Property Value
- Attributes