Partager via


StagingResultCriteria.All Propriété

Définition

Obtient ou définit une valeur qui indique si tous les lots doivent être retournés.

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

Valeur de propriété

true si tous les lots doivent être retournés ; sinon, false.

Attributs

S’applique à