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