Compartilhar via


StagingResultCriteria.Attributes Propriedade

Definição

Obtém ou define um valor que indica se os lotes de atributo devem ser retornados.

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 da propriedade

true se todos os lotes de atributos devem ser retornados; caso contrário, false.

Atributos

Aplica-se a