IRelatedDocList.RemovingDocumentFromList Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event fired before a document is removed from the RelatedSaveItems list.
public:
event EventHandler ^ RemovingDocumentFromList;
event EventHandler RemovingDocumentFromList;
member this.RemovingDocumentFromList : EventHandler
Event RemovingDocumentFromList As EventHandler