IEventHandlerDetails public interface IEventHandlerDetails Represents Relativity Event Handler details. Documentation IArtifact Application { get; set; } The application information for the assembly containing the event handler. string ClassName { get; set; } The name of the class that defines the event handler.