RunCreateModel.Automated 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.
true if test run is automated, false otherwise. By default it will be false.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Nullable<bool> Automated { get; }
member this.Automated : Nullable<bool>
Public ReadOnly Property Automated As Nullable(Of Boolean)
Property Value
- Attributes