EntityStagingGetResponse Classe

Definizione

Poi EntityStagingGetResponse ricostruisce l'Entità Staging.

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
Ereditarietà
EntityStagingGetResponse
Attributi

Costruttori

Nome Descrizione
EntityStagingGetResponse()

Costruttore predefinito

Proprietà

Nome Descrizione
BatchCount

Specifica il numero totale di lotti (non correlato allo stato di staging)

Batches

Specifica un elenco di lotti di staging dell'entità da restituire

OperationResult

Specifica il risultato dell'operazione.

(Ereditato da MessageResponse)

Si applica a