SampleApp.CommonTasks.DrawFilePlan Function
This method draws the File Plan in the specified TreeView control.

Public void DrawFilePlan (com.ibm.gre.ClientSession, System.Windows.Forms.TreeView)
  Type Name Description  
    com.ibm.gre.ClientSession session The current ClientSession  
    System.Windows.Forms.TreeView tv The Tree View to draw the File Plan in  
  Return Description  
    void