SuiteEntryUpdateModel Class
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.
A model to define sequence of test suite entries in a test suite.
C#
[System.Runtime.Serialization.DataContract]
public class SuiteEntryUpdateModel
type SuiteEntryUpdateModel = class
Public Class SuiteEntryUpdateModel
- Inheritance
-
SuiteEntryUpdateModel
- Attributes
Suite |
Initializes a new instance of the SuiteEntryUpdateModel class. |
Child |
Id of the child suite in the test suite. |
Sequence |
Updated sequence number for the test case or child test suite in the test suite. |
Test |
Id of the test case in the test suite. |
Produkt | Versiounen |
---|---|
Azure DevOps Services .NET SDK | preview, latest |