Paragraph.Instance Propiedad

Definición

Obtiene el objeto instancia de informe que contiene los valores calculados de este objeto de definición de informe.

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

Valor de propiedad

Un ParagraphInstance objeto que representa el objeto instancia de informe que contiene los valores calculados de este objeto de definición de informe.

Se aplica a