| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseClass > BrowseClass Properties >====== SelectWholeRecord (select entire record flag) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[selecting select mode only flag .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[sort browse sort information .htm|{{btn_next_n.gif|Next page}}]] | | || | | **SelectWholeRecord** | **BYTE** | {{blk2blue.jpg|blk2blue.jpg}} The **SelectWholeRecord **property indicates whether an UpdateViewRecord should be called in the TakeEvent method. A value of one (1) will get the whole record from the view; a value of zero (0), the default, gets the record from the buffer. **See Also:     **[[updateviewrecord get view data for the selected item .htm|UpdateViewRecord]], [[takeevent process the current accept loop event browseclass .htm|TakeEvent]]