CreateResult.EventHandlerStatuses Property

Relativity Services API
Gets a collection of EventHandlerStatus objects containing information about event handler execution.

Namespace:  Relativity.Services.Objects.DataContracts
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public List<EventHandlerStatus> EventHandlerStatuses { get; set; }

Property Value

Type: List<EventHandlerStatus>
See Also

Reference