InsertOptionValueResponse.NewOptionValue Property

Definition

Gets the option value for the new option.

public:
 property int NewOptionValue { int get(); };
public int NewOptionValue { get; }
member this.NewOptionValue : int
Public ReadOnly Property NewOptionValue As Integer

Property Value

The option value for the new option.

Remarks

If you do not specify an option value, a value is automatically generated for you.

Applies to