このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Instance As MapColorPaletteRuleInstance
Get
'使用
Dim instance As MapColorPaletteRule
Dim value As MapColorPaletteRuleInstance
value = instance.Instance
public MapColorPaletteRuleInstance Instance { get; }
public:
property MapColorPaletteRuleInstance^ Instance {
MapColorPaletteRuleInstance^ get ();
}
member Instance : MapColorPaletteRuleInstance
function get Instance () : MapColorPaletteRuleInstance
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapColorPaletteRuleInstance
MapColorPaletteRuleInstance オブジェクト。