ModelDrillthroughReport.Type 속성

정의

모델 드릴스루 보고서 유형(Detail 또는 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

속성 값

DrillthroughType 열거자 값입니다.

설명

유효한 값은 Detail 또는 List입니다.

적용 대상