AnnotationsDeleteRequest Class
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.
The AnnotationsDeleteRequest element specifies the details of the request.
public ref class AnnotationsDeleteRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class AnnotationsDeleteRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type AnnotationsDeleteRequest = class
inherit MessageRequest
Public Class AnnotationsDeleteRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
AnnotationsDeleteRequest() |
Initializes a new instance of the AnnotationsDeleteRequest class. |
Properties
Id |
Specifies the identifier of the annotation to be deleted. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
ModelId |
Specifies the model Identifier. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |