EntityMemberKeyGetResponse Class
SQL Server 2012
Holds the response details.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The EntityMemberKeyGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityMemberKeyGetResponse() | Initializes a new instance of the EntityMemberKeyGetResponse class that has default values. |
![]() | EntityMemberKeyGetResponse(Collection<MemberKey>, OperationResult) | Initializes a new instance of the EntityMemberKeyGetResponse class that has the specified member keys and operation result. |
| Name | Description | |
|---|---|---|
![]() | MemberKeys | Collection of member keys. |
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |

