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