'Declaration Function UpdateReport( _ ByVal reportType As ReportType, _ ByVal reportId As String, _ ByVal reportData As Stream _ ) As String
string UpdateReport( ReportType reportType, string reportId, Stream reportData )
Parameters
- reportType
- reportId
- reportData