WSDLBind.IImport
From RAD Studio VCL Reference
Contents |
Delphi Information
From WSDLBind.pas
IImport = interface(IDocumented) [B50B5058-46EA-46CE-A737-23ECE26F5711]
Unit: WSDLBind
Type: interface
Class Properties: WSDLBind.IImport Properties
Class Methods: WSDLBind.IImport Methods
C++ Information
From WSDLBind.hpp
IImport = class(IDocumented)
Unit: WSDLBind
Type: class
Inherited Class Members: WSDLBind.IImport Members
Class Properties: WSDLBind.IImport Properties
Class Methods: WSDLBind.IImport Methods
Description
IImport is an interface for the import node in a WSDL document.
Use the IImport interface to access the properties and methods specific to a import node in a WSDL document. IImport exposes methods and properties that can be used to link other WSDL documents in the current WSDL document.