Share via


VersionUpgradeEventObject members

Include protected members
Include inherited members

An event object that is used during a Microsoft InfoPath version upgrade event.

The VersionUpgradeEventObject type exposes the following members.

Properties

  Name Description
Public property DocumentVersion Gets the version number of a Microsoft InfoPath form. (Inherited from VersionUpgradeEvent.)
Public property ReturnStatus Gets or sets a value indicating the return status of the OnLoad event and the OnSubmitRequest event. (Inherited from DocReturnEvent.)
Public property ReturnStatus Gets or sets the return status of the OnVersionUpgrade event. (Inherited from VersionUpgradeEvent.)
Public property SolutionVersion Gets the version number of a Microsoft InfoPath form template. (Inherited from VersionUpgradeEvent.)
Public property XDocument Gets a reference to the XDocument object that is associated with the DocEventObject object during an OnSwitchView or OnAfterImport event. (Inherited from DocEvent.)
Public property XDocument Gets a reference to the XDocument object that is associated with the DocReturnEventObject object during an OnLoad or OnSubmitRequest event. (Inherited from DocReturnEvent.)
Public property XDocument Gets a reference to the XDocument object associated with VersionUpgradeEventObject object during an OnVersionUpgrade event. (Inherited from VersionUpgradeEvent.)

Top

See also

Reference

VersionUpgradeEventObject interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace