OperationInput

OperationInput

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

This class represents the WSDL <input> element. It defines an abstract message format for sending information to a specific web method by referring to the appropriate Message object.

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

Hierarchy

System.Object DocumentableItem OperationMessage OperationInput

Returned By

OperationMessageCollection.Input



    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