Method GetDoubleValue
GetDoubleValue()
Returns the field value as null
if the type
is non-numeric.
Declaration
public virtual double? GetDoubleValue()
Returns
Type | Description |
---|---|
System.Nullable<System.Double> | The field value or |