PointerCap.Reflection Propriedade

Definição

Indica que a extremidade tem um efeito de reflexão.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> Reflection { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> Reflection { get; set; }
member this.Reflection : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property Reflection As ReportExpression(Of Boolean)

Valor da propriedade

Um objeto ReportExpression<T>.

Aplica-se a