LinearPointer.Type Property

Definition

Type of pointer.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to