Service.AnnotationsUpdate(AnnotationsUpdateRequest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates existing Annotations
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsUpdateResponse ^ AnnotationsUpdate(Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsUpdateRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsUpdateResponse AnnotationsUpdate (Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsUpdateRequest request);
abstract member AnnotationsUpdate : Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsUpdateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsUpdateResponse
override this.AnnotationsUpdate : Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsUpdateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsUpdateResponse
Public Function AnnotationsUpdate (request As AnnotationsUpdateRequest) As AnnotationsUpdateResponse
Parameters
- request
- AnnotationsUpdateRequest