Właściwość CustomReportItem.Type
Pobiera typ niestandardowej element raportu.Interpretowany przez narzędzie do projektowania raportu lub serwera.Nieobsługiwane typy generuje ostrzeżenie.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Type As String
Get
'Użycie
Dim instance As CustomReportItem
Dim value As String
value = instance.Type
public string Type { get; }
public:
property String^ Type {
String^ get ();
}
member Type : string
function get Type () : String
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także