com.ibm.gre.IRMResultList.AddColumn Function
This method specifies the name of a column to include in the displayed results. If no names are specified the class will include all the columns specified in the XML used to construct this object.

Public void AddColumn (string)
  Type Name Description  
    string strFlPlnCmpntAttrDefColNm The File Plan Component Attribute Column Name that should be displayed.  
  Return Description  
    void