VersionUpgradeEventArgs Members (Microsoft.Office.InfoPath)
Provides data for the VersionUpgrade event of a form.
The following tables list the members exposed by the VersionUpgradeEventArgs type.
| Name | Description | |
|---|---|---|
| CancelableArgs | Gets a reference to a XmlFormCancelEventArgs object. |
| DocumentVersion | Gets the version number of the form document being upgraded. |
| FormTemplateVersion | Gets the version number of the form template associated with the form being upgraded. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object) |
| GetHashCode | (inherited from Object) |
| GetType | (inherited from Object) |
| ReferenceEquals | (inherited from Object) |
| ToString | (inherited from Object) |