[]
        
(Showing Draft Content)

FarPoint.CalcEngine.FunctionInfo.AcceptsReferenceReturn

AcceptsReferenceReturn Method

AcceptsReferenceReturn()

Determines whether the function able to return CalcReference values.

Declaration
public virtual bool AcceptsReferenceReturn()
Public Overridable Function AcceptsReferenceReturn() As Boolean
Returns
Type Description
bool

True if function might return CalcReference values; false otherwise