Partager via


IService.EntityMemberAnnotationSave(EntityMemberAnnotationSaveRequest) Méthode

Définition

Créer ou mettre à jour une annotation d’une révision de membre.

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

Paramètres

Retours

Attributs

Remarques

L’opération EntityMemberAnnotationSave(EntityMemberAnnotationSaveRequest) crée ou met à jour une annotation d’une révision de membre.

Les entrées suivantes DOIVENT être spécifiées :

  • MemberType ID
  • ID de version
  • Annotation

S’applique à