Share via


ManagedIntegrationRuntimeOperationResult.Result Property

Definition

Gets the operation result.

[Newtonsoft.Json.JsonProperty(PropertyName="result")]
public string Result { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="result")>]
member this.Result : string
Public ReadOnly Property Result As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to