WSUtilityCallWebService Method (String) |
Calls a web service specified by URL. The provider is automatically detected by analyzing the URL.
Namespace: Colygon.MatchPoint.WorkspacesAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static Object CallWebService(
string wsUrl
)
Parameters
- wsUrl
- Type: SystemString
Return Value
Type:
ObjectSee Also