Service.AnnotationsDelete(AnnotationsDeleteRequest) 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.
Deletes existing Annotations
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsDeleteResponse ^ AnnotationsDelete(Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsDeleteRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteResponse AnnotationsDelete (Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteRequest request);
abstract member AnnotationsDelete : Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteResponse
override this.AnnotationsDelete : Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteResponse
Public Function AnnotationsDelete (request As AnnotationsDeleteRequest) As AnnotationsDeleteResponse
Parameters
- request
- AnnotationsDeleteRequest