Lenguaje

MapAppearanceRule.DataElementOutput Propiedad

Definición

Obtiene un valor que indica si los elementos de la regla de aparición aparecerán en una representación de datos.

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

Valor de propiedad

Uno de los valores de enumeración de la DataElementOutputTypes enumeración indica si los elementos de la regla de aparición aparecerán en una representación de datos.

Se aplica a