'宣言Function UpdateReport( _ ByVal reportType As ReportType, _ ByVal reportId As String, _ ByVal reportData As Stream _ ) As String
string UpdateReport( ReportType reportType, string reportId, Stream reportData )
パラメータ
- reportType
 - reportId
 - reportData
 
'宣言Function UpdateReport( _ ByVal reportType As ReportType, _ ByVal reportId As String, _ ByVal reportData As Stream _ ) As String
string UpdateReport( ReportType reportType, string reportId, Stream reportData )