Click or drag to resize

DataObjectAddVersion Method

Overload List
  NameDescription
Public methodAddVersion(Boolean, DataObjectType)
Adds a new DataObjevtVersion object the Versions collection. If copyValues is true, all property values on the current version are copied to the new version.
Public methodAddVersion(Boolean, Boolean, DataObjectType)
If a data object must be modified then a new version must be added first. This method adds a new version to the data object.
Top
See Also