EntityMembersCreateResponse Class

Definition

The EntityMembersCreateResponse element contains the results of the operation in the OperationResult complex type.

public ref class EntityMembersCreateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMembersCreateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMembersCreateResponse = class
    inherit MessageResponse
Public Class EntityMembersCreateResponse
Inherits MessageResponse
Inheritance
EntityMembersCreateResponse
Attributes

Constructors

EntityMembersCreateResponse()

Initializes a new instance of the EntityMembersCreateResponse class.

Properties

CreatedMembers

Specifies the members created as part of the request

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to