Edit

ServiceEndpointExecutionRecord.Data Property

Definition

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

Applies to