ClientContext.NumericValue Property

Numeric value to create and test symbols
<ID("NumericValue", (int)e.NumericValue)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property NumericValue() As Double
This language is not supported or no code example is available.
[ID("NumericValue", (int)e.NumericValue)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public double NumericValue {get; set;}
This language is not supported or no code example is available.

Property Value

double

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition