MapSpatialElementTemplate.Instance 属性

定义

获取包含此报表定义对象的计算值的报表实例对象。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapSpatialElementTemplateInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::MapSpatialElementTemplateInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElementTemplateInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElementTemplateInstance
Public ReadOnly Property Instance As MapSpatialElementTemplateInstance

属性值

一个 MapSpatialElementTemplateInstance 对象,该对象表示包含此报表定义对象的计算值的报表实例对象。

适用于