ItemVersion.Create
Create a new version of an Item. Item versions are based on other Item versions.
Signature
1
Id create(SessionContext context, Id itemId, Id baseVersionId, Info versionInfo)
Create a new version of an Item. Item versions are based on other Item versions.
1
Id create(SessionContext context, Id itemId, Id baseVersionId, Info versionInfo)