Compartir a través de


EntityStagingProcessResponse.BatchId Propiedad

Definición

Identificador de lote resultante dado al lote

public:
 property int BatchId { int get(); void set(int value); };
[System.ServiceModel.MessageBodyMember]
public int BatchId { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.BatchId : int with get, set
Public Property BatchId As Integer

Valor de propiedad

El identificador de lote resultante que se le da al lote.

Atributos

Se aplica a