DocumentLoaded event

This script event is fired when a new document is loaded into the validation form.

ValidationForm_DocumentLoaded( _
    ByVal pXDoc As CscXDocument _
    )
pXDoc

XDocument object that is currently loaded.