Edit

SuiteUpdateModel.InheritDefaultConfigurations Property

Definition

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

Applies to