RunStepResponse.LastError

Propriété RunStepResponse.LastError

Obtient ou définit la dernière erreur associée à cette étape d’exécution. Sera null s’il n’y a pas d’erreurs.

public LastError LastError { get; set; }

Voir aussi