EmitEvent.EventValue Property

Definition

Gets or sets the memory property path to use to get the value to send as part of the event.

public AdaptiveExpressions.Properties.ValueExpression EventValue { get; set; }
member this.EventValue : AdaptiveExpressions.Properties.ValueExpression with get, set
Public Property EventValue As ValueExpression

Property Value

ValueExpression

The memory property path to use to get the value to send as part of the event.

Applies to