| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > WindowManager > WindowManager Properties >====== Primary (RelationManager object) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[ownerwindow the managed owner window .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[request database request .htm|{{btn_next_n.gif|Next page}}]] | | || | | **Primary** | **&RelationManager** | {{blk2blue.jpg|blk2blue.jpg}} The **Primary **property is a reference to the RelationManager object for the WindowManager's primary file. The WindowManager uses this property to carry out inserts, changes and deletes. **Implementation:** The WindowManagerClass does not initialize the Primary property. Your derived Init method should initialize the Primary property if the procedure does database updates. See the [[windowmanager overview.htm#egi1 oy|Conceptual Example]].