ServiceClient.IService.EntityStagingGet(EntityStagingGetRequest) Methode

Definition

Ruft den Inhalt des Entitätsstagingbereichs ab.

 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

Parameter

request
EntityStagingGetRequest

Die Abrufanforderung.

Gibt zurück

EntityStagingGetResponse für den Vorgang.

Implementiert

Attribute

Gilt für: