Table of Contents

Class IntegrationsActivity

Namespace
Ranorex.Core.Reporting
Assembly
Ranorex.Core.dll
public class IntegrationsActivity : Activity, IReportItem, IActivity
Inheritance
IntegrationsActivity
Implements
Inherited Members

Constructors

IntegrationsActivity(string)

public IntegrationsActivity(string integrationTypeName)

Parameters

integrationTypeName string

Properties

DetailMessage

Returns the detailed message of this activity.

public override string DetailMessage { get; }

Property Value

string

DisplayName

public string DisplayName { get; }

Property Value

string

TypeName

protected override string TypeName { get; }

Property Value

string

Methods

DecorateXml(XmlPrinter)

protected override void DecorateXml(XmlPrinter printer)

Parameters

printer XmlPrinter