ServiceClient.AnnotationsDelete(International, Int32) Methode

Definition

Löscht die vorhandene Annotation mit der angegebenen Identifikator.

public:
 Microsoft::MasterDataServices::OperationResult ^ AnnotationsDelete(Microsoft::MasterDataServices::International ^ International, int Id);
public Microsoft.MasterDataServices.OperationResult AnnotationsDelete(Microsoft.MasterDataServices.International International, int Id);
member this.AnnotationsDelete : Microsoft.MasterDataServices.International * int -> Microsoft.MasterDataServices.OperationResult
Public Function AnnotationsDelete (International As International, Id As Integer) As OperationResult

Parameter

International
International

Die kulturellen Rahmenbedingungen.

Id
Int32

Der eindeutige ganzzahlige Identifikator der zu löschenden Annotation.

Gibt zurück

Ein OperationResult Objekt, das das Ergebnis der Operation darstellt.

Gilt für: