Edit

FetchTestResultsResponse.DeletedIds Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.Legacy.LegacyTestCaseResultIdentifier> DeletedIds { get; set; }
member this.DeletedIds : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.Legacy.LegacyTestCaseResultIdentifier> with get, set
Public Property DeletedIds As List(Of LegacyTestCaseResultIdentifier)

Property Value

Attributes

Applies to