Soap.WSDLPub.TWSDLHTMLPublish.GetTargetNamespace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTargetNamespace: InvString;

C++

System::UnicodeString __fastcall GetTargetNamespace();

Properties

Type Visibility Source Unit Parent
function public
Soap.WSDLPub.pas
Soap.WSDLPub.hpp
Soap.WSDLPub TWSDLHTMLPublish

Description

Returns the value of the TargetNamespace property.

GetTargetNamespace is the read implementation for the TargetNamespace property.

See Also