StagingBatchError.ErrorCode Proprietà

Definizione

Ottiene o imposta il codice di errore associato all'errore.

public:
 property System::String ^ ErrorCode { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ErrorCode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ErrorCode : string with get, set
Public Property ErrorCode As String

Valore della proprietà

Valore stringa che rappresenta il codice di errore.

Attributi

Si applica a