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