Soap.WSDLItems.TWSDLItems.GetTargetNamespace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetTargetNamespace: DOMString;

C++

System::UnicodeString __fastcall GetTargetNamespace();

Properties

Type Visibility Source Unit Parent
function protected
Soap.WSDLItems.pas
Soap.WSDLItems.hpp
Soap.WSDLItems TWSDLItems

Description

Returns the value of the TargetNamespace property.

GetTargetNamespace is the read access method for the TargetNamespace property.

See Also