Contains the output from the EvaluateExpression action.

C# |
public class EvaluateExpressionResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | EvaluateExpressionResult()()()() | Initializes a new instance of the EvaluateExpressionResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | EvaluatedExpression |
The evaluated expression.
Constraints: |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithEvaluatedExpression(String) | Obsolete.
Sets the EvaluatedExpression property
|

Object | |
![]() | EvaluateExpressionResult |