Soap.WSDLItems.TWSDLItems.HasTypesNode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  HasTypesNode: Boolean;

C++

bool __fastcall HasTypesNode();

Properties

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

Description

Indicates whether the WSDL document includes any type definitions.

HasTypesNode returns true if the WSDL document includes any type definitions, false otherwise.