DataObjectAddVersion Method |
| Name | Description | |
|---|---|---|
| AddVersion(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.
| |
| AddVersion(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.
|