Compartir a través de


ManagedInstanceOperation.IsUserError Propiedad

Definición

Obtiene si el error es o no un error de usuario.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a