WebServiceAdapterObjectClass.WebServiceAdapter_set_Operation(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_Operation(System::String ^ pbstrOperation) = Microsoft::Office::Interop::InfoPath::WebServiceAdapter::set_Operation;
public virtual void WebServiceAdapter_set_Operation (string pbstrOperation);
abstract member WebServiceAdapter_set_Operation : string -> unit
override this.WebServiceAdapter_set_Operation : string -> unit
Public Overridable Sub WebServiceAdapter_set_Operation (pbstrOperation As String)
Parameters
- pbstrOperation
- String