TestSuiteCloneRequest.DestinationSuiteId 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.
Suite id under which, we have to clone the suite.
[System.Runtime.Serialization.DataMember(Name="destinationSuiteId")]
public int DestinationSuiteId { get; set; }
member this.DestinationSuiteId : int with get, set
Public Property DestinationSuiteId As Integer
Property Value
- Attributes