DiscoveryClientResult.ReferenceTypeName Property
.NET Framework (current version)
Name of the class representing the type of reference in the discovery document.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.StringName of the class representing the type of a reference. Default value is null.
A reference within a discovery document can contain references to service descriptions, XSD schemas, or other discovery documents. Therefore, ReferenceTypeName can have the following values: ServiceDescription, XmlSchema, and DiscoveryDocument.
.NET Framework
Available since 1.1
Available since 1.1
Show: