InsertOptionValueResponse ComplexType
Contains the response from the InsertOptionValue action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| NewOptionValue | Edm.Int32 |
The option value for the new option. |
Used by
The following use the InsertOptionValueResponse ComplexType.
| Name | How used |
|---|---|
| InsertOptionValue | ReturnType |