TWsdlManager:cLocation
Obtém o endreço do servidor que receberá a mensagem SOAP.
Tipo | Valor Padrão | Somente Leitura |
---|---|---|
caractere | "" | N |
Exemplos
Exemplo 1
Local oWsdl := tWsdlManager():New() Local xRet xRet := oWsdl:ParseURL( "http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL" ) if xRet == .F. Return endif conout( tWsdlManager:cLocation ) tWsdlManager:cLocation := "http://127.0.0.1/ws"
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas