Class
TestListResultDataBusParams

Lightweight object that contains important properties to be used by the test list result data buses.

Definition

Namespace:ArtOfTest.WebAii.Design.Repository.TestListResults

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class TestListResultDataBusParams

Inheritance: objectTestListResultDataBusParams

Constructors

TestListResultDataBusParams()

Declaration

cs-api-definition
public TestListResultDataBusParams()

Properties

Credentials

Declaration

cs-api-definition
public CloudStorageCredentials Credentials { get; set; }

Property Value

CloudStorageCredentials

ProjectPath

Declaration

cs-api-definition
public string ProjectPath { get; set; }

Property Value

string