EntityMembersGetRequest Class
SQL Server 2012
Request message for specifying the criteria in the EntityMembersGetCriteria complex type for the retrieval of entity members and their attributes.
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.EntityMembersGetRequest
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.EntityMembersGetRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The EntityMembersGetRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityMembersGetRequest() | Initializes a new instance of the EntityMembersGetRequest class with default values. |
![]() | EntityMembersGetRequest(EntityMembersGetCriteria) | Initializes a new instance of the EntityMembersGetRequest class with the specified criteria for members to get. |
| Name | Description | |
|---|---|---|
![]() | International | Gets or sets the client localization information. (Inherited from MessageRequest.) |
![]() | MembersGetCriteria | Gets or sets criteria for members to get. |

