RunResponse.LastError

Propiedad RunResponse.LastError

Obtiene o establece el último error asociado con esta ejecución. Será nulo si no hay errores.

public LastError LastError { get; set; }

Ver También