RuleExpressionInfo.ExpressionType Property

Definition

Gets the type of the expression.

public:
 property Type ^ ExpressionType { Type ^ get(); };
public Type ExpressionType { get; }
member this.ExpressionType : Type
Public ReadOnly Property ExpressionType As Type

Property Value

The Type of the expression.

Applies to