Partager via


StagingResultCriteria.Attributes Propriété

Définition

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

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

Valeur de propriété

true si les lots d'attributs doivent être retournés ; sinon, false.

Attributs

S’applique à