Share via


OperationResultContract.OperationResultContractId Property

Definition

Gets or sets operation result identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to