Hey,
Im trying to save a particular version of a document as a Generation. I don't think there is a method called createGeneration(). So what would be the best way to Make a Generation of a document ? I was thinking of getting the document version with GetVersionContents(), and then use CreateDocument() and create a Generation type document. Or would there be a better way?
Thank you,
Sean