Share via


ActionBase.OperationId Property

Definition

An operation Id needs to be specified by customer so that they can correlate outcome to the action. This becomes necessary when multiple actions are specified in one response body

Note: this is the first serialized field since it has the lowest order. By default Json.net starts ordering from -1.

public string OperationId { get; set; }
member this.OperationId : string with get, set
Public Property OperationId As String

Property Value

Applies to