StagingResultCriteria.All Propiedad

Definición

Recibe o establece un valor que indica si todos los lotes deben ser devueltos.

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 todos los lotes deben ser devueltos; de lo contrario, false.

Atributos

Se aplica a