ModelDrillthroughReport.Type Özelliği
Ad Alanı: ReportService2010
Derleme: ReportService2010 (ReportService2010 içinde.dll)
Sözdizimi
'Bildirim
Public Property Type As DrillthroughType
Get
Set
'Kullanım
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)
Özellik Değeri
Tür: ReportService2010.DrillthroughType
A DrillthroughType numaralayıcı değeri.