Share via


StagingResultCriteria.Attributes Propiedad

Definición

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

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

Valor de propiedad

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

Atributos

Se aplica a