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