Table of Contents

Interface ITestModuleGroupActivity

Namespace
Ranorex.Core.Reporting
Assembly
Ranorex.Core.dll

The public read-only interface of the TestModuleGroupActivity Class.

public interface ITestModuleGroupActivity : IActivity
Inherited Members

Properties

ModuleGroupName

Returns the module group name.

string ModuleGroupName { get; }

Property Value

string