Table of Contents

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

selectItem ISelectItem

The column to check.

Returns

bool

True if the field is set to a function; otherwise, false.