SyncRelationshipMergeResponse Class

Definition

The SyncRelationshipMergeResponse element defines the message contract for the sync relationship merge response.

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

Constructors

SyncRelationshipMergeResponse()

Initializes a new instance of the SyncRelationshipMergeResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to