[]
Gets the error text which was returned after evaluating FunctionCode expression. Returns empty string if the code was evaluated without errors or FunctionCode property value is empty.
[Obsolete("The property has no effect for .Net 4.0 version.")]
public string FunctionCodeError { get; }