This documentation is archived and is not being maintained.
Operation Properties
.NET Framework 1.1
The properties of the Operation class are listed here. For a complete list of Operation class members, see the Operation Members topic.
Public Properties
Documentation (inherited from DocumentableItem) | Gets or sets the text documentation for the instance of the DocumentableItem. |
Faults | Gets the collection of faults, or error messages, defined by the current Operation. |
Messages | Gets the collection of instances of the Message class defined by the current Operation. |
Name | Gets or sets the name of the Operation. |
ParameterOrder | Gets or sets an array of the elements contained in the ParameterOrderString. |
ParameterOrderString | Gets or sets an optional Remote Procedure Call signature ordering specification for request-response or solicit-response operations. |
PortType | Gets the PortType of which the Operation is a member. |
See Also
Show:
