RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLItems.HasTypesNode Method

Indicates whether the WSDL document includes any type definitions.

Pascal
function HasTypesNode: Boolean;
C++
__fastcall Boolean HasTypesNode();

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!