WebTestResultTransaction Class

Definition

public ref class WebTestResultTransaction : Microsoft::VisualStudio::TestTools::WebTesting::WebTestResultGroup, ICloneable
[System.Serializable]
public class WebTestResultTransaction : Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultGroup, ICloneable
[<System.Serializable>]
type WebTestResultTransaction = class
    inherit WebTestResultGroup
    interface ICloneable
Public Class WebTestResultTransaction
Inherits WebTestResultGroup
Implements ICloneable
Inheritance
WebTestResultTransaction
Attributes
Implements

Properties

Children (Inherited from WebTestResultGroup)
DeclarativeWebTestItemId (Inherited from WebTestResultUnit)
IsCompleted (Inherited from WebTestResultUnit)
IsIncludedTest
IsSkipped (Inherited from WebTestResultUnit)
Name
Passed (Inherited from WebTestResultGroup)
ResponseTime
ResultStatus (Inherited from WebTestResultUnit)
SourceWebTestId (Inherited from WebTestResultUnit)

Methods

AddNonExecutedChildren(List<WebTestResultUnit>, WebTestItemCollection, WebTestResultStatus) (Inherited from WebTestResultGroup)
Clone()
GetItem(Int32) (Inherited from WebTestResultGroup)
GetRequestSize() (Inherited from WebTestResultGroup)
GetResponseSize() (Inherited from WebTestResultGroup)

Applies to