EntityStagingGetResponse Classe
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.
Ils EntityStagingGetResponse rééditent la mise en scène de l’Entité.
public ref class EntityStagingGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityStagingGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityStagingGetResponse = class
inherit MessageResponse
Public Class EntityStagingGetResponse
Inherits MessageResponse
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| EntityStagingGetResponse() |
Constructeur par défaut |
Propriétés
| Nom | Description |
|---|---|
| BatchCount |
Spécifie le nombre total de lots (sans lien avec l’état de staging) |
| Batches |
Spécifie une liste des lots de staging d’entités à retourner |
| OperationResult |
Spécifie le résultat de l’opération. (Hérité de MessageResponse) |