WebServiceAdapter2 Properties

Include Protected Members
Include Inherited Members

The WebServiceAdapter2 type exposes the following members.

Properties

  Name Description
Public property ErrorsLocation Gets the XML Document Object Model (DOM) node under which the adapter will copy returned errors as XML.
Public property Input This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeWebServiceAdapter2.Input. (Inherited from WebServiceAdapter.)
Public property Input Gets or sets the XML string ('outer XML') corresponding to the input element in the form definition (.xsf) file.
Public property Name Gets the name of a WebServiceAdapterObject object.
Public property Operation This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeWebServiceAdapter2.Operation. (Inherited from WebServiceAdapter.)
Public property Operation Gets or sets the XML string ('outer XML') corresponding to the operation element contained in the form definition (.xsf) file for the WebServiceAdapterObject object.
Public property OutputLocation Gets the XML Document Object Model (DOM) node under which the adapter will copy the XML returned by the XML Web service.
Public property QueryAllowed Corresponds to the queryAllowed attribute in the form definition file (.xsf).
Public property SubmitAllowed Corresponds to the submitAllowed attribute in the form definition file (.xsf).
Public property Timeout Gets or sets the time-out value in seconds for a WebServiceAdapterObject object.
Public property WSDLURL This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeWebServiceAdapter2.WSDLURL. (Inherited from WebServiceAdapter.)
Public property WSDLURL Gets the Uniform Resource Locator (URL) of the Web Services Description Language (WSDL) file for the Web service associated with the WebServiceAdapterObject object.

Top

See Also

Reference

WebServiceAdapter2 Interface

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace