CustomLabel.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

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

Property Value

A CustomLabelInstance object.

Applies to