Method SetFieldDouble
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
SetFieldDouble(string, double?)
Sets the value of a double-precision floating-point field.
public void SetFieldDouble(string fieldName, double? value)
Sets the value of a double-precision floating-point field.
public void SetFieldDouble(string fieldName, double? value)