CopyDataType command to copy custom data types from one Document Definition into another. The command will overwrite any custom data types having the same names as the custom data types that you want to copy.
Upon import, the version of the Document Definition will be updated and the copied data type will become available only within its data type category (for example, numbers, dates, and currency).
Parameters
Example of use
CopyDataType /Source="https://FCSRV/1/SingleEntryPoint" /Target=D:\Projects\SingleEntryPoint /SourceDocumentDefinition=Banking_eng /TargetDocumentDefinition=Banking_eng /SourceU=user /SourceP=password /Name="Data type"
