[]
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; }
<Obsolete("The property has no effect for .Net 4.0 version.")>
Public ReadOnly Property FunctionCodeError As String