ModelDrillthroughReport.Type 속성

정의

클릭 광고를 수행할 때 사용자가 연결되는 모델 드릴스루 보고서의 유형(상세 또는 목록)을 가져오거나 설정합니다.

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

속성 값

DrillthroughType 열거자 값입니다.

설명

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

적용 대상