ReleaseManagementInputValue interface
Properties
display |
The text to show for the display of this value. |
value | The value to store for this input. |
Property Details
displayValue
The text to show for the display of this value.
displayValue: string
Property Value
string
value
The value to store for this input.
value: string
Property Value
string