Click or drag to resize

IGH_UpgradeObject Properties

The IGH_UpgradeObject type exposes the following members.

Properties
  NameDescription
Public propertyUpgradeFrom
Gets the ComponentGuid of the old object (the object to be updated).
Public propertyUpgradeTo
Gets the ComponentGuid of the new object (the object that will be inserted).
Public propertyVersion
Return a DateTime object that indicates when this upgrade mechanism was written, so that it becomes possible to distinguish competing upgrade mechanisms.
Top
See Also