OpenTAP 9.25
API 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. | |
Marks that a property can be selected from a list in the UI. Points to another property that contains the list of suggested values.
|
inline |
Creates a new SuggestedValuesAttribute that points to a property by name.
propertyName | The name of the property with the suggested values. |
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24