This topic has not yet been rated - Rate this topic

ModelDrillthroughReport::Type Property

Gets or sets the model drillthrough report type - Detail or List.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public:
property DrillthroughType Type {
	DrillthroughType get ();
	void set (DrillthroughType value);
}

Property Value

Type: ReportService2010::DrillthroughType
A DrillthroughType enumerator value.

Valid values are Detail or List.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.