| Request Properties |
The Request type exposes the following members.
| Name | Description | |
|---|---|---|
| AsElement |
Gets the contents of this Request as an element.
| |
| Elements |
Gets the enumerable collection of all elements in this request.
| |
| ItemString |
This is the same as GetElement(name) | |
| ItemName |
This is the same as GetElement(name) | |
| Operation |
Gets the Operation this Request is intended to invoke on the
associated Service.
|