This documentation is archived and is not being maintained.

Operation Properties

The properties of the Operation class are listed here. For a complete list of Operation class members, see the Operation Members topic.

Public Properties

public propertyDocumentation (inherited from DocumentableItem) Gets or sets the text documentation for the instance of the DocumentableItem.
public propertyFaults Gets the collection of faults, or error messages, defined by the current Operation.
public propertyMessages Gets the collection of instances of the Message class defined by the current Operation.
public propertyName Gets or sets the name of the Operation.
public propertyParameterOrder Gets or sets an array of the elements contained in the ParameterOrderString.
public propertyParameterOrderString Gets or sets an optional Remote Procedure Call signature ordering specification for request-response or solicit-response operations.
public propertyPortType Gets the PortType of which the Operation is a member.

See Also

Operation Class | System.Web.Services.Description Namespace

Show: