Visual Basic (Declaration)
<WebServiceBindingAttribute(Name:="WebPartPagesWebServiceSoap", Web Service:="http://microsoft.com/sharepoint/webpartpages")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
Public Class WebPartPagesWebService
Inherits SoapHttpClientProtocol
Dim instance As WebPartPagesWebService
[WebServiceBindingAttribute(Name="WebPartPagesWebServiceSoap", Web Service="http://microsoft.com/sharepoint/webpartpages")]
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")]
[DebuggerStepThroughAttribute]
[DesignerCategoryAttribute("code")]
public class WebPartPagesWebService : SoapHttpClientProtocol