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