The result of a DefineExpression request. Contains the status of the newly-configured expression.
 Declaration Syntax
 Declaration Syntax| C# | 
public class DefineExpressionResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DefineExpressionResult()()()() | Initializes a new instance of the DefineExpressionResult class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | Expression | 
            The value of an Expression and its current status.
             
             | 
|  | 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.) | 
|  | WithExpression(ExpressionStatus) | Obsolete. 
            Sets the Expression property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DefineExpressionResult |