Właściwość ICustomReportItem.CustomItem
Ustawia element raportu niestandardowy element i skojarzonych danych używanych przez Uruchom element raportu niestandardowy element -czas składnik do renderowania element element raportu standardowy.Tylko do zapisu.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
WriteOnly Property CustomItem As CustomReportItem
Set
'Użycie
Dim instance As ICustomReportItem
Dim value As CustomReportItem
instance.CustomItem = value
CustomReportItem CustomItem { set; }
property CustomReportItem^ CustomItem {
void set (CustomReportItem^ value);
}
abstract CustomItem : CustomReportItem with get, set
function set CustomItem (value : CustomReportItem)
Wartość właściwości
Typ: Microsoft.ReportingServices.ReportRendering.CustomReportItem
Brak.
Uwagi
Jeśli aparat przetwarzania raportu znajdzie elementu CustomReportItem w definicja raportu na wykonanie czas, uruchom -czas ładowany i przekazany składnik CustomReportItem obiektu.Uruchom -czas składnik używa właściwości CustomReportItem obiekt, aby utworzyć standardowy ReportItem obiekt, który jest używany w raporcie przetwarzania aparat renderowania jako część raportu.
Zobacz także