Fired after deleting a member name from UI. It removes the association of the member with the master but not from disk. (The file is not deleted from the disk).
Syntax
Visual Basic
Public Event BeforeMemberDocumentDeleted( _
ByVal theMember As Object _
)