PinLabel.Instance Property

Definition

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

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

Property Value

A PinLabelInstance object.

Applies to