Właściwość MapAppearanceRule.DataElementOutput
Wskazuje, czy elementy wyglądu reguła pojawi się Renderowanie danych.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property DataElementOutput As DataElementOutputTypes
Get
'Użycie
Dim instance As MapAppearanceRule
Dim value As DataElementOutputTypes
value = instance.DataElementOutput
public DataElementOutputTypes DataElementOutput { get; }
public:
property DataElementOutputTypes DataElementOutput {
DataElementOutputTypes get ();
}
member DataElementOutput : DataElementOutputTypes
function get DataElementOutput () : DataElementOutputTypes
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
A DataElementOutputTypes wartości.
Zobacz także