LinearPointerInstance.Type Property

Definition

Gets the calculated value of the Type property in a LinearPointer class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::LinearPointerTypes Type { Microsoft::ReportingServices::OnDemandReportRendering::LinearPointerTypes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.LinearPointerTypes Type { get; }
member this.Type : Microsoft.ReportingServices.OnDemandReportRendering.LinearPointerTypes
Public ReadOnly Property Type As LinearPointerTypes

Property Value

A LinearPointerTypes value that represents the calculated value of the Type property.

Applies to