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