Edit

TestSettings2 Class

Definition

Represents the test settings of the run. Used to create test settings and fetch test settings

[System.Runtime.Serialization.DataContract]
public class TestSettings2
type TestSettings2 = class
Public Class TestSettings2
Inheritance
TestSettings2
Attributes

Constructors

TestSettings2()
TestSettings2(Int32)
TestSettings2(String, String, String)

Properties

AreaPath

Area path required to create test settings

CreatedBy
CreatedDate
Description

Description of the test settings. Used in create test settings.

IsPublic

Indicates if the tests settings is public or private.Used in create test settings.

LastUpdatedBy
LastUpdatedDate
MachineRoles

Xml string of machine roles. Used in create test settings.

TestSettingsContent

Test settings content.

TestSettingsId

Test settings id.

TestSettingsName

Test settings name.

Applies to