EntityMemberKeyGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The EntityMemberKeyGetResponse element holds the response details.
public ref class EntityMemberKeyGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMemberKeyGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMemberKeyGetResponse = class
inherit MessageResponse
Public Class EntityMemberKeyGetResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
EntityMemberKeyGetResponse() |
Default constructor |
Properties
MemberKeys |
Contain 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) |