Udostępnij za pośrednictwem


Właściwość ModelDrillthroughReport.Type

Pobiera lub ustawia model przeglądanie szczegółowe - typ raportu Detail lub List.

Przestrzeń nazw:  ReportService2006
Zestaw:  ReportService2006 (w ReportService2006.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: ReportService2006.DrillthroughType
A DrillthroughType wartości moduł wyliczający.

Uwagi

Prawidłowe wartości to Detail lub List.