SyncRelationshipsGetResponse Class

Definition

The SyncRelationshipsGetResponse element specifies the message contract for the sync relationship get response.

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

Constructors

SyncRelationshipsGetResponse()

Initializes a new instance of the SyncRelationshipsGetResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)
SyncRelationships

Specifies the sync relationships.

Applies to