CopyDocumentDefinitions command copies a Document Definition between projects. It overwrites any Document Definition of the same name in the target, changing the version number accordingly.
Copying a Document Definition publishes the changes immediately. Previously published versions of that Document Definition remain accessible to the program.
Parameters
Example of use
CopyDocumentDefinition /Source="https://FCSRV/1/SingleEntryPoint" /Target=D:\Projects\SingleEntryPoint /SourceU=user /SourceP=password /Name="Banking_eng"– Copies the Banking_eng Document Definition from a server project to a local project
