DeleteOperationResultInner.OperationResult Property

Definition

Gets the result of the operation or request.

[Newtonsoft.Json.JsonProperty(PropertyName="boolean")]
public bool? OperationResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="boolean")>]
member this.OperationResult : Nullable<bool>
Public ReadOnly Property OperationResult As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to