Overload | Description |
---|---|
CreateVersion(VersionDescription) | Creates a new Version. This method must be called on the MCT. Use QueuedTask.Run. |
CreateVersion(VersionDescription,Version) | Creates a new Version as a child of parent. This method must be called on the MCT. Use QueuedTask.Run. |