Hi Chun,
which ProcessingGroup value do you want to retrieve?
Normally, processing groups are only used in the Configuration, to group certain event handlers and define non-functional behavior for these groups, such as error handling. The default ProcessingGroup name for an Event Handler is its package name.
Kind regards,