Share via


ExpressionEvaluationDetails.Expression Property

Definition

Gets or sets expression evaluated.

[Newtonsoft.Json.JsonProperty(PropertyName="expression")]
public string Expression { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expression")>]
member this.Expression : string with get, set
Public Property Expression As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to