|
RAD Studio VCL Reference
|
Specifies the target port that is defined in the WSDL document.
property Port: string;
__property AnsiString Port;
Port is the name of a port that is defined in the WSDL document identified by the WSDL property. A Port represents the address of a Web Service application, a transport protocol that is used for requests to that application, the data format to use for encoding requests, and the port type that defines the operations contained in those requests.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|