WSUtilityCallWebService Method (String, String) |
Calls a web service specified by URL and provider. Possible providers are: Rss, Rest, Wdsl, Ajax.
Namespace: Colygon.MatchPoint.WorkspacesAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static Object CallWebService(
string wsUrl,
string providerName
)
Parameters
- wsUrl
- Type: SystemString
- providerName
- Type: SystemString
Return Value
Type:
ObjectSee Also