Paragraph.Instance 属性

定义

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

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

属性值

ParagraphInstance

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

适用于