Partilhar via


BulkEnrollmentOperationError.ErrorCode Propriedade

Definição

Código do erro.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Relate qualquer erro durante a operação para a registrationId específica.

Aplica-se a