Share via


CreateDataFlowDebugSessionResponse.SessionId Property

Definition

Gets or sets the ID of data flow debug session.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to