EntityMemberAttributesGetRequest Class

Definition

The EntityMemberAttributesGetRequest element is a request that can take an EntityMembers complex type.

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

Constructors

EntityMemberAttributesGetRequest()

Initializes a new instance of the EntityMemberAttributesGetRequest class.

Properties

EntityMembers

Specifies the entity members.

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to