EntityMembersGetRequest Class

Definition

The EntityMembersGetRequest element specifies the criteria in the EntityMembersGetCriteria complex type for the retrieval of entity members and their attributes.

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

Constructors

EntityMembersGetRequest()

Initializes a new instance of the EntityMembersGetRequest class.

EntityMembersGetRequest(EntityMembersGetCriteria)

Initializes a new instance of the EntityMembersGetRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
MembersGetCriteria

Specifies the members get criteria.

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to