WebServiceAdapterObjectClass.WebServiceAdapter_set_Input(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void WebServiceAdapter_set_Input(System::String ^ pbstrInput) = Microsoft::Office::Interop::InfoPath::WebServiceAdapter::set_Input;
public virtual void WebServiceAdapter_set_Input (string pbstrInput);
abstract member WebServiceAdapter_set_Input : string -> unit
override this.WebServiceAdapter_set_Input : string -> unit
Public Overridable Sub WebServiceAdapter_set_Input (pbstrInput As String)
Parameters
- pbstrInput
- String