MassOperationType public enum MassOperationType Enum to denote whether a mass operation is of the custom page or event handler type. Documentation CustomPageMassOperation = 1 Custom Page mass operation type EventHandlerMassOperation = 2 Event Handler mass operation type