SampleApp.Form1.mnuDeleteLifeCycleResults_Click Function
Responds to the Life Cycle Reports List View context menu command - "Delete" Deletes the selected batch operation and all associated operations.

Private void mnuDeleteLifeCycleResults_Click (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void