ModelDrillthroughReport.Type 属性

定义

获取或设置模型钻取报表类型 - DetailList

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

属性值

返回钻取报表的类型。

注解

有效值为 Detail or List进行求值的基于 SQL 语言的筛选器表达式。

适用于