SyncRelationshipMergeRequest Class

Definition

The SyncRelationshipMergeRequest element defines the message contract for the sync relationship merge request.

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

Constructors

SyncRelationshipMergeRequest()

Initializes a new instance of the SyncRelationshipMergeRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
SyncRelationship

Specifies the sync relationship to create or update.

Applies to