[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IReadonlyPrimitiveValue.GetError

GetError Method

GetError(IEvaluationContext)

Gets the CalcError value.

Declaration
CalcError GetError(IEvaluationContext context = null)
Function GetError(Optional context As IEvaluationContext = Nothing) As CalcError
Parameters
Type Name Description
IEvaluationContext context

The evaluation context to get value.

Returns
Type Description
CalcError

An CalcError value.