Method SetFieldDate
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
SetFieldDate(string, DateOnly?)
Sets the value of a date-only field.
public void SetFieldDate(string fieldName, DateOnly? value)
Sets the value of a date-only field.
public void SetFieldDate(string fieldName, DateOnly? value)