ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Servicing Namespace > IReportService Interface : Upload Method |
'Declaration Function Upload( _ ByVal token As String, _ ByVal description As ReportDescription, _ ByVal data As String _ ) As ItemDescriptionsResult
ItemDescriptionsResult Upload( string token, ReportDescription description, string data )