Lenguaje

CustomProperty.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::CustomPropertyInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyInstance
Public ReadOnly Property Instance As CustomPropertyInstance

Valor de propiedad

Un objeto CustomPropertyInstance.

Se aplica a