EntityMembersCopyResponse Class

Definition

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

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

Constructors

EntityMembersCopyResponse()

Initializes a new instance of the EntityMembersCopyResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to