| ActiveReports.Server.ReportControls アセンブリ > ActiveReports.Server.ReportServices.Servicing 名前空間 > IReportService インターフェース : Upload メソッド |
'宣言 Function Upload( _ ByVal token As String, _ ByVal description As ReportDescription, _ ByVal data As String _ ) As ItemDescriptionsResult
ItemDescriptionsResult Upload( string token, ReportDescription description, string data )