Share via


VersionUpgradeEvent Object Members

InfoPath Developer Reference

An event object that is used during an InfoPath version upgrade event.

Properties

  Name Description
Bb230077.properties(en-us,office.12).gif DocumentVersion A read-only property that returns a string containing the version number of an InfoPath form. Read-only
Bb230077.properties(en-us,office.12).gif ReturnStatus Sets or retrieves a Boolean value indicating the return status of the OnVersionUpgrade event. Read/write
Bb230077.properties(en-us,office.12).gif SolutionVersion A read-only property that returns a string containing the version number of an InfoPath form template. Read-only
Bb230077.properties(en-us,office.12).gif XDocument A read-only property that returns a reference to the XDocument object that is associated with the VersionUpgradeEvent object during an OnVersionUpgrade event. Read-only