Lenguaje

SyncRelationshipRefreshResponse Clase

Definición

El elemento SyncRelationshipRefreshResponse define el contrato de mensaje para la respuesta de actualización de la relación de sincronización.

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
Herencia
SyncRelationshipRefreshResponse
Atributos

Constructores

Nombre Description
SyncRelationshipRefreshResponse()

Inicializa una nueva instancia de la clase SyncRelationshipRefreshResponse.

Propiedades

Nombre Description
OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)

Se aplica a