| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > RelationManager > RelationManager Properties >====== UseLogout (transaction framing flag) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[me the primary file s filemanager object .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[relationmanager methods.htm|{{btn_next_n.gif|Next page}}]] | | || | | **UseLogout** | **BYTE** | {{blk2blue.jpg|blk2blue.jpg}} The **UseLogout **property determines whether cascaded updates or deletes are done within a transaction frame (LOGOUT/COMMIT). A value of zero (0) indicates no transaction framing; a value of one (1) indicates transaction framing. **Implementation:** The Init method sets the value of the UseLogout property. The ABC Templates set the UseLogout property based on the **Enclose RI code in transaction frame** check box in the **Global Properties** dialog. **See Also:     **[[init initialize the relationmanager object .htm|Init]]