CustomLabel.Instance Propiedad

Definición

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

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

Valor de propiedad

Un objeto CustomLabelInstance.

Se aplica a