Method SetFieldBoolean
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
SetFieldBoolean(string, bool?)
Sets the value of a boolean field.
public void SetFieldBoolean(string fieldName, bool? value)
Sets the value of a boolean field.
public void SetFieldBoolean(string fieldName, bool? value)