Parameters
/Source | Required | The source project where the command should look for the Document Definition containing the data type that you want to copy. You can specify either the full path to a local project or the path to a project stored on a server. |
/Target | Required | The target project where the command should look for the Document Definition to which you want to copy the data type. The target project can be the same as the source project. You can specify either the full path to a local project or the path to a project stored on a server. |
/SourceDocumentDefinition | Required | The source Document Definition that contains the data type that you want to copy. |
/TargetDocumentDefinition | Required | The target Document Definition where you want to copy the data type. |
/Name | Required | The name of the data type that you want to copy. |
/SourceU | Optional | User name. |
/SourceP | Optional | Password. |
/SourceTenant | Optional | The tenant with the source project. |
/SourceCert | Optional | Certificate thumbprint used for mutual SSL authentication on the server of the source project. This key is used to pass an encoded certificate hash for a server with Mutual SSL installed as a string. |
/TargetU | Optional | User name. If no user name is specified, Windows authentication will be used. |
/TargetP | Optional | Password. |
/TargetTenant | Optional | The tenant with the target project. |
/TargetCert | Optional | Certificate thumbprint used for mutual SSL authentication on the server of the target project. This key is used to pass an encoded certificate hash for a server with Mutual SSL installed as a string. |
