LinearPointer.Type Propiedad

Definición

Tipo de puntero.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a