다음을 통해 공유


ICustomReportItem.Action 속성

정의

사용자 지정 보고서 항목의 동작을 가져옵니다.

public:
 property Microsoft::ReportingServices::ReportRendering::Action ^ Action { Microsoft::ReportingServices::ReportRendering::Action ^ get(); };
public Microsoft.ReportingServices.ReportRendering.Action Action { get; }
member this.Action : Microsoft.ReportingServices.ReportRendering.Action
Public ReadOnly Property Action As Action

속성 값

사용자 지정 보고서 항목의 Action입니다.

적용 대상