DataflowTransactionStatus.TransactionId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to