ServiceClient.IService.VersionCopy(VersionCopyRequest) Methode

Definition

Kopiert eine Modellversion in eine neue Version.

 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

Parameter

request
VersionCopyRequest

Die Kopieranforderung.

Gibt zurück

VersionCopyResponse für den Vorgang.

Implementiert

Attribute

Gilt für: