SuiteEntryUpdateModel.TestCaseId Property
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.
Id of the test case in the test suite.
C#
[System.Runtime.Serialization.DataMember(Name="testCaseId")]
public int TestCaseId { get; set; }
member this.TestCaseId : int with get, set
Public Property TestCaseId As Integer
- Attributes
Produkt | Versiounen |
---|---|
Azure DevOps Services .NET SDK | preview, latest |