Edit

RunCreateModel.Automated Property

Definition

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

Applies to