ExpressionActivityEditor.ExpressionType Property

Definition

Gets or sets the expression type activity.

public:
 property Type ^ ExpressionType { Type ^ get(); void set(Type ^ value); };
public Type ExpressionType { get; set; }
member this.ExpressionType : Type with get, set
Public Property ExpressionType As Type

Property Value

The expression type activity.

Applies to