Types Class
Describes data type definitions relevant to exchanged messages. This class cannot be inherited.
Assembly: System.Web.Services (in System.Web.Services.dll)
This class is a container for data type definitions for the XML Web service. Note especially that this class does not represent a collection of instances of the Type class, as its name might imply. Instead, it corresponds to the Web Services Description Language (WSDL) <types> element enclosed by the <definitions> root element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.
The Types class has two read-only properties, Schemas and Extensions, representing the collections of data type definitions available to an XML Web service.
System.Web.Services.Description::DocumentableItem
System.Web.Services.Description::Types
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.