OpenTAP 9.34
API Reference
OpenTap.SuggestedValuesAttribute Class Reference

Marks that a property can be selected from a list in the UI. Points to another property that contains the list of suggested values. More...

Public Member Functions

 SuggestedValuesAttribute (string propertyName)
 Creates a new SuggestedValuesAttribute that points to a property by name.
 

Public Attributes

readonly string PropertyName
 Gets the name of the property with suggested values.
 

Detailed Description

Marks that a property can be selected from a list in the UI. Points to another property that contains the list of suggested values.

Constructor & Destructor Documentation

◆ SuggestedValuesAttribute()

OpenTap.SuggestedValuesAttribute.SuggestedValuesAttribute ( string propertyName)
inline

Creates a new SuggestedValuesAttribute that points to a property by name.

Parameters
propertyNameThe name of the property with the suggested values.

OpenTAP 9.34 API built Wed Jul 1 2026 09:21:15