MapDataRegion.Instance 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得包含此報告定義物件計算值的報告實例物件。
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapDataRegionInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::MapDataRegionInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegionInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegionInstance
Public ReadOnly Property Instance As MapDataRegionInstance
屬性值
一個 MapDataRegionInstance 代表報表實例物件的物件,包含該報表定義物件的計算值。