UpdateResult public class UpdateResult Represents the results of an update operation. Documentation public List<EventHandlerStatus> EventHandlerStatuses { get; set; } Gets a collection of EventHandlerStatus objects containing information about event handler execution. public UpdateResult()