RecommendationAction.SessionId Property

Definition

Gets or sets recommendation action session identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to