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