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!

SoapMethodAttribute Class

[To be supplied.]

Object
   Attribute
      SoapMethodAttribute

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Protocols

Assembly: System.Web.Services.dll

See Also

SoapMethodAttribute Members | System.Web.Services.Protocols Namespace