Compartir a través de


ReportItem.DataElementOutput Propiedad

Definición

Obtiene la enumeración DataElementOutputTypes utilizada en el elemento de informe.

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

Valor de propiedad

Enumeración DataElementOutputTypes utilizada en el elemento de informe.

Se aplica a