Table of Contents

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

selectItem ISelectItem

The column to check.

Returns

bool

True if the field is set to an expression; otherwise, false.