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