ServiceClient.IService.AnnotationsDelete(AnnotationsDeleteRequest) Methode

Definition

Löscht eine vorhandene Anmerkung.

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

Parameter

request
AnnotationsDeleteRequest

Die Löschanforderung.

Gibt zurück

AnnotationsDeleteResponse für den Vorgang.

Implementiert

Attribute

Gilt für: