Compartir a través de


StagingResultCriteria.All Propiedad

Definición

Obtiene o establece un valor que indica si se deben devolver todos los lotes.

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

Valor de propiedad

true si se deberían devolver todos los lotes; de lo contrario, false.

Atributos

Se aplica a