Compartir a través de


BulkEnrollmentOperationError.ErrorCode Propiedad

Definición

Código de error.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="errorCode")]
public int? ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="errorCode")>]
member this.ErrorCode : Nullable<int>
Public ReadOnly Property ErrorCode As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Notifique cualquier error durante la operación para el registrationId específico.

Se aplica a