StagingResultCriteria.Attributes Propiedad

Definición

Recibe o establece un valor que indica si se deben devolver lotes de atributos.

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 deben devolver lotes de atributos; de lo contrario, false.

Atributos

Se aplica a