Compartir a través de


EntityStagingGetCriteria.IncludeClearedBatches Propiedad

Definición

Obtiene o establece si los "lotes borrados" también aparecerán 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; de lo contrario, false.

Atributos

Se aplica a