This document is archived and information here might be outdated. Recommended version. |
A pre-calculation determination of a value or variable that may be used as the expression (or value) of the calculation.
[Visual Basic .NET]
Public Property PreExpression As String
[C#]
public string PreExpression {get; set;}