AcceptsError Method (DateFunctionInfo)
Determines whether the function accepts CalcError values for the specified argument.
public virtual bool AcceptsError(
int
)
Parameters
- i
- Index of the argument
Return Value
True if the function accepts CalcError values for the specified argument; false otherwise