OpenTAP 9.25
API Reference
Public Member Functions | Properties | List of all members
OpenTap.AllowAsChildInAttribute Class Reference

Identifies which TestStep types that allow this TestStep as a child. Parent type can be TestPlan. More...

Inherits Attribute.

Public Member Functions

 AllowAsChildInAttribute (Type parentStepType)
 Identifies which TestStep types that allow this TestStep as a child. Parent type can be TestPlan. More...
 

Properties

Type ParentStepType [get]
 Type of TestStep that can be a parent for this TestStep.
 

Detailed Description

Identifies which TestStep types that allow this TestStep as a child. Parent type can be TestPlan.

Constructor & Destructor Documentation

◆ AllowAsChildInAttribute()

OpenTap.AllowAsChildInAttribute.AllowAsChildInAttribute ( Type  parentStepType)
inline

Identifies which TestStep types that allow this TestStep as a child. Parent type can be TestPlan.

Parameters
parentStepTypeType of TestStep that can be a parent for this TestStep.

OpenTAP 9.25 API built Tue Aug 6 2024 07:49:23