Gets the last-referenced discussion entry point's message ID.
public function UnbMessage::GetRefDEP ();
(int) Message ID of the last-referenced entry point
If this message is already a discussion entry point or has no primary reference, its message ID is returned. Otherwise, each primary reference will be followed until a message either marked as entry point or with no primary reference is found.
UnbDatabaseException | If a database error occured or if a primary reference loop was detected. |
Member of class: UnbMessage
Implementation file: message.class.php, line 1300
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.