EntityMemberKeyGetResponse Class
The EntityMemberKeyGetResponse element holds the response details.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::EntityMemberKeyGetResponse
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::EntityMemberKeyGetResponse
| Name | Description | |
|---|---|---|
![]() | EntityMemberKeyGetResponse() | Default constructor |
| Name | Description | |
|---|---|---|
![]() | MemberKeys | Gets or sets the member codes (if the internal ID is provided in the request) or the internal ID (if member code is provided in the request). |
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


