Condividi tramite


ServiceClient.IService.VersionCopy(VersionCopyRequest) Metodo

Definizione

Copia una versione del modello in una nuova versione.

 virtual Microsoft::MasterDataServices::VersionCopyResponse ^ Microsoft.MasterDataServices.IService.VersionCopy(Microsoft::MasterDataServices::VersionCopyRequest ^ request) = Microsoft::MasterDataServices::IService::VersionCopy;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.VersionCopyResponse IService.VersionCopy (Microsoft.MasterDataServices.VersionCopyRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.VersionCopy : Microsoft.MasterDataServices.VersionCopyRequest -> Microsoft.MasterDataServices.VersionCopyResponse
override this.Microsoft.MasterDataServices.IService.VersionCopy : Microsoft.MasterDataServices.VersionCopyRequest -> Microsoft.MasterDataServices.VersionCopyResponse
Function VersionCopy (request As VersionCopyRequest) As VersionCopyResponse Implements IService.VersionCopy

Parametri

request
VersionCopyRequest

Richiesta di copia.

Restituisce

Oggetto VersionCopyResponse per l'operazione.

Implementazioni

Attributi

Si applica a