OperationOutput

OperationOutput

System.Web.Services.Description (system.web.services.dll)sealed class

This class represents the WSDL <output> element. It defines an abstract message format for retrieving information from a specific web method (by referring to the appropriate Message object).

public sealed class OperationOutput : OperationMessage {
// Public Constructors
   public OperationOutput( );
}

Hierarchy

System.Object DocumentableItem OperationMessage OperationOutput

Returned By

OperationMessageCollection.Output



    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace