EntityMemberAnnotationsCreateRequest Class

Definition

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

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

Constructors

EntityMemberAnnotationsCreateRequest()

Initializes a new instance of the EntityMemberAnnotationsCreateRequest class.

Properties

Annotations

Specifies the annotations.

EntityId

Specifies the entity identifier.

International

Specifies client localization information.

(Inherited from MessageRequest)
MemberId

Specifies the member identifier.

ModelId

Specifies the model identifier.

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
VersionId

Specifies the version identifier.

Applies to