EntityMemberAnnotationDeleteRequest Class

Definition

The EntityMemberAnnotationDeleteRequest element specifies the details about what is requested when deleting entity member annotations.

public ref class EntityMemberAnnotationDeleteRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class EntityMemberAnnotationDeleteRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type EntityMemberAnnotationDeleteRequest = class
    inherit MessageRequest
Public Class EntityMemberAnnotationDeleteRequest
Inherits MessageRequest
Inheritance
EntityMemberAnnotationDeleteRequest
Attributes

Constructors

EntityMemberAnnotationDeleteRequest()

Initializes a new instance of the EntityMemberAnnotationDeleteRequest class.

Properties

Annotation

Specifies the annotations.

EntityId

Specifies the entity identifier.

International

Specifies client localization information.

(Inherited from MessageRequest)
MemberType

Specifies the MemberType.

ModelId

Specifies the model identifier.

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
VersionId

Specifies the version identifier.

Applies to