Soap.WSDLBind.IImport.Namespace
Delphi
property Namespace: string read GetNamespace write SetNamespace;
C++
__property System::UnicodeString Namespace = {read=GetNamespace, write=SetNamespace};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Soap.WSDLBind.pas Soap.WSDLBind.hpp |
Soap.WSDLBind | IImport |
Description
Specifies the namespace URI of the imported document.
Use the Namespace property to set or get the namespace URI of the imported document.