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!

SoapReturnAttribute Class

[To be supplied.]

Object
   Attribute
      SoapReturnAttribute

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Protocols

Assembly: System.Web.Services.dll

See Also

SoapReturnAttribute Members | System.Web.Services.Protocols Namespace