Restore():Void

Restores the version.

This method generates a new version for the data object with the Xml of this version.

When restoring, it may be the case that the version can no longer be restored because the underlying schema has changed and hence the Xml would no longer be valid to the schema.

This method can be executed by all users who are allowed to edit the data object.

Return type: System.Void