OpenTAP 9.24
API Reference
Public Member Functions | Public Attributes | List of all members
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...

Inherits Attribute.

Public Member Functions

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

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.24 API built Tue Apr 30 2024 13:44:42