'宣言 Public Overridable Function GetReportParameters( _ ByVal reportPath As System.String _ ) As System.Web.Http.IHttpActionResult
public virtual System.Web.Http.IHttpActionResult GetReportParameters( System.string reportPath )
パラメータ
- reportPath
- レポートの完全パス。
戻り値の型
C1.Web.Api.Report.Models.Parameter型オブジェクトのコレクションのコンテンツを保持するSystem.Web.Http.IHttpActionResult型オブジェクト。