Edit

ResultUpdateRequestModel.TestCaseResult Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true)]
public Microsoft.TeamFoundation.TestManagement.WebApi.TestCaseResultUpdateModel TestCaseResult { get; set; }
member this.TestCaseResult : Microsoft.TeamFoundation.TestManagement.WebApi.TestCaseResultUpdateModel with get, set
Public Property TestCaseResult As TestCaseResultUpdateModel

Property Value

Attributes

Applies to