SampleApp.Form1.DeleteFilePlanComponent Function
Delete the specified File Plan Component and all it's children.

Private bool DeleteFilePlanComponent (long, string)
  Type Name Description  
    long nFlPlnCmpntID The Id of the component to delete.  
    string strFlPlnCmpntNm The name (for display purposes) of the component to delete.  
  Return Description  
    bool