OpenTAP 9.34
API Reference
OpenTap.AllowAsChildInAttribute Class Reference

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

Public Member Functions

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

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.34 API built Wed Jul 1 2026 09:21:14