EntityMemberAnnotationSaveRequest Class

Definition

The EntityMemberAnnotationSaveRequest element specifies the details of what is requested when creating entity member annotations.

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

Constructors

EntityMemberAnnotationSaveRequest()

Initializes a new instance of the EntityMemberAnnotationSaveRequest 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