[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IExpressionConsumer.NotifyNotSatisfied

NotifyNotSatisfied Method

NotifyNotSatisfied(int, FormulaRestrictedCondition)

Notifies that the formula at the specified index does not meet the restricted conditions.

Declaration
void NotifyNotSatisfied(int index, FormulaRestrictedCondition notSatisfiedConditions)
Sub NotifyNotSatisfied(index As Integer, notSatisfiedConditions As FormulaRestrictedCondition)
Parameters
Type Name Description
int index

The index of the formula.

FormulaRestrictedCondition notSatisfiedConditions

The restricted conditions that the formula does not meet