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