ModelDrillthroughReport.Type Property

Definition

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

public:
 property ReportService2010::DrillthroughType Type { ReportService2010::DrillthroughType get(); void set(ReportService2010::DrillthroughType value); };
public ReportService2010.DrillthroughType Type { get; set; }
member this.Type : ReportService2010.DrillthroughType with get, set
Public Property Type As DrillthroughType

Property Value

Returns the type of the drillthrough report.

Remarks

Valid values are Detail or List.

Applies to