IService.EntityMemberAnnotationSave(EntityMemberAnnotationSaveRequest) Methode

Definition

Erstellen oder aktualisieren Sie eine Annotation einer Mitgliederversion.

public:
 Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationSaveResponse ^ EntityMemberAnnotationSave(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationSaveRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationSaveResponse EntityMemberAnnotationSave(Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationSaveRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member EntityMemberAnnotationSave : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationSaveRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationSaveResponse
Public Function EntityMemberAnnotationSave (request As EntityMemberAnnotationSaveRequest) As EntityMemberAnnotationSaveResponse

Parameter

request
EntityMemberAnnotationSaveRequest

Die Anforderung.

Gibt zurück

Attribute

Hinweise

Die Operation EntityMemberAnnotationSave(EntityMemberAnnotationSaveRequest) erstellt oder aktualisiert eine Annotation einer Mitgliedsversion.

Die folgenden Eingänge MÜSSEN angegeben werden:

  • MemberType-ID
  • Versionskennung
  • Anmerkung

Gilt für: