Visual Basic (Declaration)
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<WebServiceBindingAttribute(Name:="ImagingSoap", Web Service:="http://schemas.microsoft.com/sharepoint/soap/ois/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Class Imaging
Inherits SoapHttpClientProtocol
[DebuggerStepThroughAttribute]
[DesignerCategoryAttribute("code")]
[WebServiceBindingAttribute(Name="ImagingSoap", Web Service="http://schemas.microsoft.com/sharepoint/soap/ois/")]
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")]
public class Imaging : SoapHttpClientProtocol