Condividi tramite


EntityStagingGetResponse Classe

Definizione

L'elemento EntityStagingGetResponse recupera lo staging dell'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
Ereditarietà
EntityStagingGetResponse
Attributi

Costruttori

EntityStagingGetResponse()

Costruttore predefinito

Proprietà

BatchCount

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

Batches

Specifica un elenco di batch di gestione temporanea di entità da restituire

OperationResult

Specifica il risultato dell'operazione.

(Ereditato da MessageResponse)

Si applica a