System.Web.Services.Description.Operation: Property Members

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

Public Properties

[read-only]
override
ExtensionsServiceDescriptionFormatExtensionCollection.

Gets the System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection associated with this System.Web.Services.Description.Operation.

[read-only]
FaultsOperationFaultCollection.

Gets the collection of faults, or error messages, defined by the current System.Web.Services.Description.Operation.

[read-only]
MessagesOperationMessageCollection.

Gets the collection of instances of the System.Web.Services.Description.Message class defined by the current System.Web.Services.Description.Operation.

Namestring. Documentation for this section has not yet been entered.
ParameterOrderstring[].

Gets or sets an array of the elements contained in the Operation.ParameterOrderString.

ParameterOrderStringstring.

Gets or sets an optional Remote Procedure Call (RPC) signature that orders specification for request-response or solicit-response operations.

[read-only]
PortTypePortType.

Gets the System.Web.Services.Description.PortType of which the System.Web.Services.Description.Operation is a member.