SuiteEntryUpdateModel.ChildSuiteId Property
Definition
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 child suite in the test suite.
[System.Runtime.Serialization.DataMember(Name="childSuiteId")]
public int ChildSuiteId { get; set; }
member this.ChildSuiteId : int with get, set
Public Property ChildSuiteId As Integer
Property Value
- Attributes