pMe | (Object) Reference to the PmaEventGroup object where the event rises. |
---|---|
pEvent | (Object) Reference to an object describing detailed information about the specific event.
pEvent.Item - (Object) [for reading] The reference to the event item (to the PmEventItem object) that was changed. |
Pm.Debug("Description=" + pEvent.Item.Description);