VersionUpgradeEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the VersionUpgrade event of a form.
The VersionUpgradeEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
VersionUpgradeEventArgs |
Top
Properties
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top