InsertStatusValueResponse.NewOptionValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the option value for the new status 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 status option.