'宣言 Public Function DeleteItem( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As System.String _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Item As System.String Dim value As ServerInfoHeader value = instance.DeleteItem(BatchHeader, Item)
public ServerInfoHeader DeleteItem( BatchHeader BatchHeader, System.string Item )
パラメータ
- BatchHeader
- Item