EntityMemberAnnotationsGetRequest Class

Definition

The EntityMemberAnnotationsGetRequest element specifies the details of what is requested.

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

Constructors

EntityMemberAnnotationsGetRequest()

Initializes a new instance of the EntityMemberAnnotationsGetRequest class.

Properties

EntityId

Specifies the entity identifier.

International

Specifies client localization information.

(Inherited from MessageRequest)
MemberId
Obsolete.

Specifies the member identifier.

MemberType

Specifies the MemberType.

ModelId

Specifies the model identifier.

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
RevisionId

Specifies the member revision id.

VersionId

Specifies the version identifier.

Applies to