SuiteUpdateModel.InheritDefaultConfigurations 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.
Specifies if the default configurations have to be inherited from the parent test suite in which the test suite is created.
[System.Runtime.Serialization.DataMember]
public Nullable<bool> InheritDefaultConfigurations { get; }
member this.InheritDefaultConfigurations : Nullable<bool>
Public ReadOnly Property InheritDefaultConfigurations As Nullable(Of Boolean)
Property Value
- Attributes