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