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