Soap.WSDLBind.IImport.SetNamespace
Delphi
procedure SetNamespace(Value: string);
C++
virtual void __fastcall SetNamespace(System::UnicodeString Value) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | Soap.WSDLBind.pas Soap.WSDLBind.hpp  | 
        Soap.WSDLBind | IImport | 
Description
Sets the namespace URI of the imported document.
Use SetNamespace to set the namespace URI of the imported document. SetNamespace is primarily used as a setter method for the Namespace property.