ModelDrillthroughReport.Type 属性

定义

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

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

属性值

一个 DrillthroughType 枚举器值。

注解

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

适用于