Edit

TestLogReference Class

Definition

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

Constructors

TestLogReference()

Properties

BuildId

BuildId for test log, if context is build

FilePath

FileName for log file

ResultId

Resultid for test log, if context is run and log is related to result

RunId

runid for test log, if context is run

Scope

Test Log Reference object

SubResultId

SubResultid for test log, if context is run and log is related to subresult

Type

Log Type

Applies to