Ant Organisation Ltd documentation

WebServiceManager.GetTypeForUrl Method (String, WsdlProperties)

Gets the type which represents the webservice

public Type GetTypeForUrl(
   string url,
   WsdlProperties properties
);

Parameters

url
URL which represents the webservice (eg http://localhost/webservice.asmx)
properties
Connection properties

Return Value

See Also

WebServiceManager Class | Ant.Shared.WebServices Namespace | WebServiceManager.GetTypeForUrl Overload List