ReportItem.DataElementOutput Propiedad

Definición

Obtiene un valor que indica si el elemento debe aparecer en una representación de datos.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public Overridable ReadOnly Property DataElementOutput As DataElementOutputTypes

Valor de propiedad

Objeto DataElementOutputTypes que indica si el elemento debe aparecer en una representación de datos.

Se aplica a