キャップが反射効果を持つかどうかを示す値に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Reflection As ReportBoolProperty
Get
'使用
Dim instance As PointerCap
Dim value As ReportBoolProperty
value = instance.Reflection
public ReportBoolProperty Reflection { get; }
public:
property ReportBoolProperty^ Reflection {
ReportBoolProperty^ get ();
}
member Reflection : ReportBoolProperty
function get Reflection () : ReportBoolProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。