InsertStatusValueResponse.NewOptionValue Property

 

Applies To: Dynamics CRM 2015

Gets the option value for the new option.

Namespace:   Microsoft.Xrm.Sdk.Messages
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

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

Property Value

Type: System.Int32

Type: Int32
The option value for the new option.

See Also

InsertStatusValueResponse Class
Microsoft.Xrm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright