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.
EntityStagingGetResponse récupère la mise en lots des entités.
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
EntityStagingGetResponse() |
Constructeur par défaut |
Propriétés
BatchCount |
Spécifie le nombre total de lots (non liés à l’état intermédiaire) |
Batches |
Spécifie une liste de lots intermédiaires d’entité à retourner |
OperationResult |
Spécifie le résultat d'opération. (Hérité de MessageResponse) |