Method HasFieldAsFunction
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
HasFieldAsFunction(ISelectItem)
Determines whether a field is set to a function value.
public bool HasFieldAsFunction(ISelectItem selectItem)
Parameters
selectItemISelectItemThe column to check.
Returns
- bool
True if the field is set to a function; otherwise, false.