Soap.InvokeRegistry.InterfaceMapItem.ExtName
Delphi
ExtName: InvString; { PortTypeName }
C++
System::UnicodeString ExtName;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | Soap.InvokeRegistry.pas Soap.InvokeRegistry.hpp |
Soap.InvokeRegistry | InterfaceMapItem |
Description
ExtName is the name of the corresponding port type that appears in the WSDL document describing this Web Service. ExtName can be an empty string if the interface and port type have the same name.