VersionCopyRequest Class
SQL Server 2012
Represents the message contract for the version copy request.
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.VersionCopyRequest
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.VersionCopyRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The VersionCopyRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FromVersionId | Gets or sets the source unique identifier of the version to copy. |
![]() | International | Gets or sets the client localization information. (Inherited from MessageRequest.) |
![]() | ToVersionDescription | Gets or sets the description of the copied version. |
![]() | ToVersionName | Gets or sets the name of the copied version. |

