IService.EntityStagingGet(EntityStagingGetRequest) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère les informations de mise en lots de l’entité.
public:
Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingGetResponse ^ EntityStagingGet(Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingGetRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetResponse EntityStagingGet (Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member EntityStagingGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetResponse
Public Function EntityStagingGet (request As EntityStagingGetRequest) As EntityStagingGetResponse
Paramètres
- request
- EntityStagingGetRequest
Demande.
Retours
- Attributs
Remarques
L’opération EntityStagingGet(EntityStagingGetRequest) récupère les informations intermédiaires d’entité.