| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > IReportGenerator Interface > IReportGenerator Methods >====== WhoAmI (identify the report generator type) ====== | [[setproperty set a property value .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[locatorclass.htm|{{btn_next_n.gif|Next page}}]] | | || **WhoAmI( ), STRING** {{blk2blue.jpg|blk2blue.jpg}} | **WhoAmI** | Identifies the type of report generator. | The **WhoAmI **method returns a string used to identify the type of report generator. For example, the HTML report generator returns 'HTML'. **Implementation:** Returns the value of the //IAm// property initialized in the ReportGenerator object's constructor. **Return Data Type:**     STRING