ModelDrillthroughReport.Type Property

Definition

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

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

Property Value

A DrillthroughType enumerator value.

Remarks

Valid values are Detail or List.

Applies to