TTMSFNCRESTClientExecutedRequests.Items Property
Gets or sets an executed request by index.
API unit family: TMSFNCRESTClient
Declaring type: TTMSFNCRESTClientExecutedRequests
Type: TTMSFNCRESTClientExecutedRequest
Syntax
property Items[Index: Integer]: TTMSFNCRESTClientExecutedRequest;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based collection index. |