NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SoapFaultInfo Class

[To be supplied.]

Object
   SoapTypeRefInfo
      SoapFaultInfo

[Visual Basic]
Public Class SoapFaultInfo
   Inherits SoapTypeRefInfo
[C#]
public class SoapFaultInfo : SoapTypeRefInfo
[C++]
public __gc class SoapFaultInfo : public SoapTypeRefInfo
[JScript]
public class SoapFaultInfo extends SoapTypeRefInfo

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Description

Assembly: System.Web.Services.dll

See Also

SoapFaultInfo Members | System.Web.Services.Description Namespace