言語

IService.EntityMemberAnnotationSave(EntityMemberAnnotationSaveRequest) メソッド

定義

メンバーの改訂の注釈を作成または更新できます。

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

パラメーター

返品

属性

注釈

EntityMemberAnnotationSave(EntityMemberAnnotationSaveRequest)操作は、メンバーリビジョンの注釈を作成または更新します。

以下の入力は必ず指定しなければなりません:

  • MemberType ID
  • バージョン ID
  • Annotation

適用対象