'宣言 Public Overridable Function DeleteInstanceById( _ ByVal reportPath As System.String, _ ByVal instanceId As System.String _ ) As System.Web.Http.IHttpActionResult
public virtual System.Web.Http.IHttpActionResult DeleteInstanceById( System.string reportPath, System.string instanceId )
パラメータ
- reportPath
- レポートの完全パス。
- instanceId
- レポートインスタンスID。
戻り値の型
コンテンツなし。