Lenguaje

EntityStagingGetResponse Clase

Definición

Luego EntityStagingGetResponse retrata la Escenificación de Entidades.

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
Herencia
EntityStagingGetResponse
Atributos

Constructores

Nombre Description
EntityStagingGetResponse()

Constructor predeterminado

Propiedades

Nombre Description
BatchCount

Especifica el número total de lotes (no relacionado con el estado de etapas)

Batches

Especifica una lista de lotes de etapas de entidades que deben devolverse

OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)

Se aplica a