EntityMemberKeyGetResponse Class

Definition

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
EntityMemberKeyGetResponse
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)

Applies to