Soap.WSDLItems.IQualifiedName.GetName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetName: DOMString;

C++

virtual System::UnicodeString __fastcall GetName() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Soap.WSDLItems.pas
Soap.WSDLItems.hpp
Soap.WSDLItems IQualifiedName

Description

Returns the value of the Name property.

GetName is the read implementation for the Name property.

See Also