'宣言 Public Overloads Sub FlushCacheAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As System.String _ )
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Report As System.String instance.FlushCacheAsync(BatchHeader, Report)
public void FlushCacheAsync( BatchHeader BatchHeader, System.string Report )
パラメータ
- BatchHeader
- Report