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.
| |
RequestId |
Returns request id if one exists, otherwise, null.
If there are issues with this request, the request id can be reported to Bloomberg for troubleshooting purposes. Note that request id is not the same as correlation id and should not be used for correlation purposes. |