Udostępnij za pośrednictwem


Właściwość ModelDrillthroughReport.Type

Pobiera lub ustawia typ modelu raport szczegółowy (szczegóły lub listy), do którego jest przekierowywany użytkownik po kliknięć.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.dll)

Składnia

'Deklaracja
Public Property Type As DrillthroughType
    Get
    Set
'Użycie
Dim instance As ModelDrillthroughReport
Dim value As DrillthroughType

value = instance.Type

instance.Type = value
public DrillthroughType Type { get; set; }
public:
property DrillthroughType Type {
    DrillthroughType get ();
    void set (DrillthroughType value);
}
member Type : DrillthroughType with get, set
function get Type () : DrillthroughType
function set Type (value : DrillthroughType)

Wartość właściwości

Typ: ReportService2005.DrillthroughType
A DrillthroughType wartości moduł wyliczający.

Uwagi

Prawidłowe wartości to Szczegóły lub listę.