Compartir a través de


EntityStagingGetCriteria.IncludeClearedBatches Propiedad

Definición

Especifica si también se devuelven "lotes borrados" en los resultados.

public:
 property bool IncludeClearedBatches { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool IncludeClearedBatches { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IncludeClearedBatches : bool with get, set
Public Property IncludeClearedBatches As Boolean

Valor de propiedad

true si los "lotes borrados" también aparecerán en los resultados; en caso contrario, false.

Atributos

Se aplica a