The properties of System.Web.Services.Description.Operation are listed below. For a list of all members, see the Operation Members list.
See Also: Inherited members from System.Web.Services.Description.NamedItem
[read-only] override | Extensions | ServiceDescriptionFormatExtensionCollection.
Gets the System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection associated with this System.Web.Services.Description.Operation. |
[read-only] | Faults | OperationFaultCollection.
Gets the collection of faults, or error messages, defined by the current System.Web.Services.Description.Operation. |
[read-only] | Messages | OperationMessageCollection.
Gets the collection of instances of the System.Web.Services.Description.Message class defined by the current System.Web.Services.Description.Operation. |
Name | string. Documentation for this section has not yet been entered. | |
ParameterOrder | string[].
Gets or sets an array of the elements contained in the Operation.ParameterOrderString. | |
ParameterOrderString | string.
Gets or sets an optional Remote Procedure Call (RPC) signature that orders specification for request-response or solicit-response operations. | |
[read-only] | PortType | PortType.
Gets the System.Web.Services.Description.PortType of which the System.Web.Services.Description.Operation is a member. |