Operation.OperationId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to