Condividi tramite


Service.SyncRelationshipRefresh(SyncRelationshipRefreshRequest) Metodo

Definizione

Aggiorna una relazione di sincronizzazione aggiornando la versione dell'entità di destinazione in base alla versione dell'entità di origine.

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::SyncRelationshipRefreshResponse ^ SyncRelationshipRefresh(Microsoft::MasterDataServices::Services::MessageContracts::SyncRelationshipRefreshRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.SyncRelationshipRefreshResponse SyncRelationshipRefresh (Microsoft.MasterDataServices.Services.MessageContracts.SyncRelationshipRefreshRequest request);
abstract member SyncRelationshipRefresh : Microsoft.MasterDataServices.Services.MessageContracts.SyncRelationshipRefreshRequest -> Microsoft.MasterDataServices.Services.MessageContracts.SyncRelationshipRefreshResponse
override this.SyncRelationshipRefresh : Microsoft.MasterDataServices.Services.MessageContracts.SyncRelationshipRefreshRequest -> Microsoft.MasterDataServices.Services.MessageContracts.SyncRelationshipRefreshResponse
Public Function SyncRelationshipRefresh (request As SyncRelationshipRefreshRequest) As SyncRelationshipRefreshResponse

Parametri

Restituisce

Oggetto SyncRelationshipRefreshResponse per l'operazione.

Implementazioni

Si applica a