Condividi tramite


ServiceClient.IService.EntityStagingGet(EntityStagingGetRequest) Metodo

Definizione

Recupera il contenuto dell'area di gestione temporanea entità.

 virtual Microsoft::MasterDataServices::EntityStagingGetResponse ^ Microsoft.MasterDataServices.IService.EntityStagingGet(Microsoft::MasterDataServices::EntityStagingGetRequest ^ request) = Microsoft::MasterDataServices::IService::EntityStagingGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.EntityStagingGetResponse IService.EntityStagingGet (Microsoft.MasterDataServices.EntityStagingGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.EntityStagingGet : Microsoft.MasterDataServices.EntityStagingGetRequest -> Microsoft.MasterDataServices.EntityStagingGetResponse
override this.Microsoft.MasterDataServices.IService.EntityStagingGet : Microsoft.MasterDataServices.EntityStagingGetRequest -> Microsoft.MasterDataServices.EntityStagingGetResponse
Function EntityStagingGet (request As EntityStagingGetRequest) As EntityStagingGetResponse Implements IService.EntityStagingGet

Parametri

request
EntityStagingGetRequest

Richiesta di recupero.

Restituisce

Oggetto EntityStagingGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a