SyncRelationshipRefreshResponse Class

Definition

The SyncRelationshipRefreshResponse element defines the message contract for the sync relationship refresh response.

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

Constructors

SyncRelationshipRefreshResponse()

Initializes a new instance of the SyncRelationshipRefreshResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to