11/25/2024 6:22:46 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
Syntax needed to pass a parameter in SoapClient object
Posted: 08 Sep 10 8:08 AM
|
I am trying to pass a parameter at runtime using a SoapClient object and need some help with it. It works well when I hardcode the parameter value and not otherwise...
For example:
A soapclient object "scObj"
Dim a = '1234'
scObj.RemoteObject.("&a&")??????? |
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|